SB Set AT89C55WD chip port bit to high level  

Command Command description Controller response Default
mode
(N/A - not available)
Service
Mode
(N/A - not available)
xSBy Set port bit. y: 11 = P1.1; 17 = P1.7; 36 = P3.6 - Yes Yes
 
SYNTAX    xSBy, where x - controller (axis) number.
PARAMETER y is port address of AT89C55WD chip. y= 0 if P0.0; y=14 if P1.4; y=37 if P3.7
Range 0...7, 10...17, 20...27, 30...37.
DESCRIPTION This command sets the port output bit to 1 (high TTL level).
Example: 1SB0 command sets to high level P0.0 output. It switches off (disables TA8435H chip) stepper motor current. The same makes xOF command. 
RETURNS  none.
REL. COMMANDS TB, CB
EXAMPLES: 5 sb25    ||   3sB 15   ||  2345Sb0