Opens form to create new incident. Can use with parameters:
II.Location.Type.Comments.Units
Example: II.222 24th St E.Collision.Two cars with no injuries.PC101,E46
Create incident and automatically arrive units on scene
FI.Units.Type.Location.Comments
Example: FI.PC101,E46.Collision.222 24th St E.Two cars with no injuries
Adds one or more units to the active list
IS.Unit1,Unit2
Example: IS.E46,553
Removes one or more units from the active list
OS.Unit1,Unit2
Example: OS.E46,553
Update unit status and/or location
UU.Unit1,Unit2.Status.Location
Example: UU.E46.On Scene.222 24th St E
Status options: Available, Unavailable, On Scene, Assigned
Status can be abbreviated (e.g., AV, UN, ON)
Both status and location are optional
Assigns one or more units to an incident
AS.Unit1,Unit2.IncidentID
Example: AS.E46,553.250228000001 (or AS.E46,553.1 for abbreviated ID)
Clears one or more units from their assigned incident
Also clears their location and sets status to Available
CL.Unit1,Unit2
Example: CL.E46,553
Records contact with a unit, optionally with timeout in minutes
UC.UnitID[.Timeout]
Example: UC.PC101 or UC.PC101.10
View full details of an incident
VI.IncidentID
Example: VI.250228000001 or VI.1 (abbreviated ID)
Note: Supports abbreviated IDs by searching for matching ending digits.
Close an incident
CI.IncidentID
Example: CI.250228000001 or CI.1 (abbreviated ID)
Populate the system with sample incidents and units
Display this help screen
Close any open form and return to command line