Enable Vehicle For ST API
Available in PIT v2.3
This ILE API wraps the Enable Vehicle For SensorTRACS Web Service. See its documentation for a further explanation of the input and output parameters, as well as the possible error conditions.
API Name: QTVEHPMENA
Parameter Interface:
Parameter
|
Direction
|
Type
|
Length
|
Precision
|
Description
|
---|---|---|---|---|---|
Vehicle ID |
Input |
Character |
10 |
n/a |
Identifier for the vehicle |
Vehicle SCAC |
Input |
Character |
4 |
n/a |
SCAC for the vehicle |
Vehicle Name |
Input |
Character |
24 |
n/a |
Name for the vehicle |
Parameter Type |
Input |
Character |
3 |
n/a |
Parameter type for the vehicle |
Group ID |
Input |
Character |
10 |
n/a |
Group identifier for the vehicle |
Output |
Decimal |
3 |
0 |
Error Category, if any |
|
Output |
Decimal |
5 |
0 |
Error Code, if any |
|
Output |
Character |
150 varying |
n/a |
Error description, if any |
An error category of 0 means that the vehicle was successfully enabled.