User Manual

Table Of Contents
Commands Reference
224 Advanced Digital Motor Controller User Manual V2.0, July 8, 2019
Reply:
FID=ss Type: String
Where:
ss = Firmware ID string
Example:
Q: ?FID
R: FID=Roboteq v1.6 RCB500 05/01/2016
FIN - Read Firmware ID (numerical)
Alias: - HexCode: 3F CANOpen id: 0x2137
Description:
This query will report the version and the date of the firmware revision of the controller.
Syntax Serial: ?FIN [ee]
Argument: Element
Min: None Max: 4
Syntax Scripting: result = getvalue(_FIN, ee)
Reply:
FID = nn Type: Unsigned 16-bit Min: 0
Where:
ee = Firmware Version Element
1: Version
2: Month
3: Day
4: Year
nn = Value.
FM - Read Runtime Status Flag
Alias: MOTFLAG HexCode: 30 CANOpen id: 0x2122
Description:
Report the runtime status of each motor. The response to that query is a single number
which must be converted into binary in order to evaluate each of the individual status bits
that compose it.
Syntax Serial: ?FM [cc]
Argument: Channel
Min: 1 Max: Total Number of Motors