Enter a message name below to show all available translations.

Message

Found 2 translations.

NameCurrent message text
 h English (en){|
!Command
!Request
!Response
|-
|''device ready''
|axis_id, FF
|01 (ready, guiding) or 00 (slewing)
|-
|''read encoder''
|axis_id, F1 + byte number [0..3] (must start with F4, as it copies the value in the 4 byte buffer for subsequent requests)
|the requested byte from the int32 value
|-
|''stop slewing'' (interrupts the positioning loop)
|axis_id, F0
|06 (ACK) or nothing if not in slewing mode
|}
 h French (fr){|
!Command
!Request
!Response
|-
|''device ready''
|axis_id, FF
|01 (ready, guiding) or 00 (slewing)
|-
|''read encoder''
|axis_id, F1 + byte number [0..3] (must start with F4, as it copies the value in the 4 byte buffer for subsequent requests)
|the requested byte from the int32 value
|-
|''stop slewing'' (interrupts the positioning loop)
|axis_id, F0
|06 (ACK) or nothing if not in slewing mode
|}