Job Listing

As an information-only feature, on newer instruments it is possible to request the list of job files on the instrument. The job listing command will display these files in a list (a job will typically have multiple associated files, possibly the chunks, point code files, etc.).

Requirements

  • GeoCOM capable instrument

Usage

iman list jobs

List job files on an instrument.

For every job related file/directory, the name of the corresponding job, and the file/directory name is displayed in a table. Depending on the instrument, the listing might include miltiple items for each job (e.g. digital levels seem to list both job files and related point code files as well), the job directories or the database files themselves.

This command requires a GeoCOM capable instrument.

iman list jobs [OPTIONS] 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

-d, --device <device>

Memory device

Options:

internal | cf | sd | usb | ram

Arguments

PORT

Required argument

Serial port that the instrument is connected to (must be a valid identifier like COM1 or /dev/usbtty0)