Get 'Invalid' status of a signal
|
Signature |
|---|
|
GetInvalidStatus(signal) |
|
Description |
|---|
|
Gets the 'Invalid' status flag of a signal as a boolean value. |
|
Result |
|---|
|
Returns true if the signal's value is invalid and false otherwise. |
|
Arguments |
|
|---|---|
|
signal |
Signal for which the validity status flag shall be returned. |