Serial Settings
-
Baud Rate: 9600
-
Byte Size: 8
-
Parity: None
-
Stop Bits: 1
-
Flow Control: None
Command Structure
All commands start with a ‘~’ (tilde) character and end with a ‘\n’ (newline). Commands are not case-sensitive and the order of command words does not matter.
|
Command |
Details |
|
~comms print status |
Print all comms status information
|
|
~device set lamp:### |
Set dimming of laser (only works with laser with RS485 mode) ###: 0 - 100 |
|
~device set invert:### |
Set type of TTL signal 0 -- Non Inverting TTL signal 1 -- Inverting TTL Signal |
|
~device set ttl:### |
Set TTL Mode for laser 0 -- Disable TTL Mode 1 -- Enable TTL Mode |