Startup - GeoCOM¶
If an instrument system was deactivated, it might be necessary to reactivate it before using certain capabilities of the instrument.
Requirements¶
GeoCOM capable instrument
Examples¶
Activating laser pointer¶
iman startup geocom pointer COM1
Usage¶
iman startup geocom¶
Activate/reactivate components of a GeoCOM capable instrument.
Instruments can be reactivated remotely after a complete shutdown only if they are TPS1200 or newer series and connected by a physical cable.
iman startup geocom [OPTIONS] {instrument|edm|pointer|telescopic-
camera|overview-camera} PORT
Options
- -b, --baud <baud>¶
Serial speed
- Options:¶
1200 | 2400 | 4800 | 9600 | 19200 | 38400 | 56000 | 57600 | 115200 | 230400 | 921600
- -t, --timeout <timeout>¶
Serial timeout
- -a, --attempts <attempts>¶
Number of connection attempts
- --sync-after-timeout¶
Attempt to synchronize message que after a timeout
Arguments
- COMPONENT¶
Required argument
Instrument component to start up
- PORT¶
Required argument
Serial port that the instrument is connected to (must be a valid identifier like COM1 or /dev/usbtty0)