Shutdown - GeoCOM¶
For power management reasons, it might be required to deactivate some aspects of an instrument to conserve power.
Requirements¶
GeoCOM capable instrument
Examples¶
iman shutdown geocom instrument COM1
iman shutdown geocom protocol COM1
Usage¶
iman shutdown geocom¶
Deactivate components of a GeoCOM capable instrument.
To reduce power consumption, in certain scenarios it can be beneficial to power off some components of an instrument. Or shut down the entire machine completely.
Instruments before the TPS1200 series cannot be remotely reactivated after a complete shutdown (the GeoCOM online mode has to be manually switched on). Similarly, instruments that are not connected by physical cable (but by Bluetooth for example) cannot be reactivated as the wireless connection can only be esatblished with an active instrument. Only shut down these instruments remotely if no further operation is needed until the next manual access.
iman shutdown geocom [OPTIONS] {protocol|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 shut down
- PORT¶
Required argument
Serial port that the instrument is connected to (must be a valid identifier like COM1 or /dev/usbtty0)