Boolean
IgnitionStableStatus
IgnitionStatus
Boolean
Boolean
Boolean
Boolean
BodyInformation
BodyInformation
BodyInformation
BodyInformation
BodyInformation
BodyInformation
BodyInformation
Boolean
Get the DriverDoorAjar
Kind: Instance method of BodyInformation
Returns: Boolean
- the KEY_DRIVER_DOOR_AJAR value
IgnitionStableStatus
Get the IgnitionStableStatus
Kind: Instance method of BodyInformation
Returns: IgnitionStableStatus
- the KEY_IGNITION_STABLE_STATUS value
IgnitionStatus
Get the IgnitionStatus
Kind: Instance method of BodyInformation
Returns: IgnitionStatus
- the KEY_IGNITION_STATUS value
Boolean
Get the ParkBrakeActive
Kind: Instance method of BodyInformation
Returns: Boolean
- the KEY_PARK_BRAKE_ACTIVE value
Boolean
Get the PassengerDoorAjar
Kind: Instance method of BodyInformation
Returns: Boolean
- the KEY_PASSENGER_DOOR_AJAR value
Boolean
Get the RearLeftDoorAjar
Kind: Instance method of BodyInformation
Returns: Boolean
- the KEY_REAR_LEFT_DOOR_AJAR value
Boolean
Get the RearRightDoorAjar
Kind: Instance method of BodyInformation
Returns: Boolean
- the KEY_REAR_RIGHT_DOOR_AJAR value
BodyInformation
Set the DriverDoorAjar
Kind: Instance method of BodyInformation
Returns: BodyInformation
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
ajar | Boolean |
References signal "DrStatDrv_B_Actl". - The desired DriverDoorAjar. |
BodyInformation
Set the IgnitionStableStatus
Kind: Instance method of BodyInformation
Returns: BodyInformation
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
status | IgnitionStableStatus |
References signal "Ignition_Switch_Stable". See IgnitionStableStatus. - The desired IgnitionStableStatus. |
BodyInformation
Set the IgnitionStatus
Kind: Instance method of BodyInformation
Returns: BodyInformation
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
status | IgnitionStatus |
References signal "Ignition_status". See IgnitionStatus. - The desired IgnitionStatus. |
BodyInformation
Set the ParkBrakeActive
Kind: Instance method of BodyInformation
Returns: BodyInformation
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
active | Boolean |
References signal "PrkBrkActv_B_Actl". - The desired ParkBrakeActive. |
BodyInformation
Set the PassengerDoorAjar
Kind: Instance method of BodyInformation
Returns: BodyInformation
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
ajar | Boolean |
References signal "DrStatPsngr_B_Actl". - The desired PassengerDoorAjar. |