Go to the source code of this file.
Functions | |
getVar () | |
setVar () | |
getIntVar () | |
setIntVar () | |
getHexVar () | |
setHexVar () | |
sendString () | |
moveWrite () | |
mresWrite () | |
offWrite () | |
Variables | |
ExtraInput = Ignore | |
ReadTimeout = 500 | |
OutTerminator = "" | |
InTerminator = ACK | |
Separator = CR |
getHexVar | ( | ) |
Definition at line 37 of file pmacCoord.proto.
getIntVar | ( | ) |
Definition at line 25 of file pmacCoord.proto.
getVar | ( | ) |
Definition at line 13 of file pmacCoord.proto.
moveWrite | ( | ) |
Definition at line 55 of file pmacCoord.proto.
mresWrite | ( | ) |
Definition at line 61 of file pmacCoord.proto.
offWrite | ( | ) |
Definition at line 67 of file pmacCoord.proto.
sendString | ( | ) |
Definition at line 49 of file pmacCoord.proto.
setHexVar | ( | ) |
Definition at line 43 of file pmacCoord.proto.
setIntVar | ( | ) |
Definition at line 31 of file pmacCoord.proto.
setVar | ( | ) |
Definition at line 19 of file pmacCoord.proto.
ExtraInput = Ignore |
Definition at line 6 of file pmacCoord.proto.
InTerminator = ACK |
Definition at line 9 of file pmacCoord.proto.
OutTerminator = "" |
Definition at line 8 of file pmacCoord.proto.
ReadTimeout = 500 |
Definition at line 7 of file pmacCoord.proto.
Separator = CR |
Definition at line 10 of file pmacCoord.proto.