|
| CP24Time2a (int minute, int second, int millisecond) |
|
int | GetMilliseconds () |
| Gets the total milliseconds of the elapsed time More...
|
|
byte [] | GetEncodedValue () |
|
override string | ToString () |
|
◆ GetMilliseconds()
int lib60870.CP24Time2a.GetMilliseconds |
( |
| ) |
|
Gets the total milliseconds of the elapsed time
- Returns
- The milliseconds.
◆ Invalid
bool lib60870.CP24Time2a.Invalid |
|
getset |
Gets a value indicating whether this lib60870.CP24Time2a is invalid.
true
if invalid; otherwise, false
.
◆ Millisecond
int lib60870.CP24Time2a.Millisecond |
|
getset |
Gets or sets the millisecond part of the time value
The millisecond.
◆ Minute
int lib60870.CP24Time2a.Minute |
|
getset |
Gets or sets the minute (range 0 to 59)
The minute.
◆ Second
int lib60870.CP24Time2a.Second |
|
getset |
Gets or sets the second (range 0 to 59)
The second.
◆ Substitued
bool lib60870.CP24Time2a.Substitued |
|
getset |
Gets a value indicating whether this lib60870.CP24Time2a was substitued by an intermediate station
true
if substitued; otherwise, false
.
The documentation for this class was generated from the following file: