10 lines
		
	
	
		
			173 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			173 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "id": "xxxxxxxxxxx",
 | 
						|
    "module": "motion",
 | 
						|
    "command": "jog.set_params",
 | 
						|
    "data": {  
 | 
						|
        "step": 1000,
 | 
						|
        "override": 0.2,
 | 
						|
        "space": 5
 | 
						|
    }
 | 
						|
} |