프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Schema | ISchema |
메소드 | 설명 | |
---|---|---|
Load ( IValueStream stream ) : |
||
NewBinaryValue ( BinaryPV binaryValue ) : |
||
NewBooleanValue ( bool booleanValue ) : |
||
NewEventType ( EventType eventType ) : |
||
NewLifeSafetyMode ( LifeSafetyMode lifeSafetyMode ) : |
||
NewLifeSafetyState ( LifeSafetyState lifeSafetyState ) : |
||
NewPolarity ( Polarity polarity ) : |
||
NewProgramChange ( ProgramRequest programChange ) : |
||
NewProgramState ( ProgramState programState ) : |
||
NewReasonForHalt ( ProgramError reasonForHalt ) : |
||
NewReliability ( Reliability reliability ) : |
||
NewState ( EventState state ) : |
||
NewSystemStatus ( DeviceStatus systemStatus ) : |
||
NewUnits ( EngineeringUnits units ) : |
||
NewUnsignedValue ( uint unsignedValue ) : |
||
Save ( IValueSink sink, |
public static Load ( IValueStream stream ) : |
||
stream | IValueStream | |
리턴 |
public static NewBinaryValue ( BinaryPV binaryValue ) : |
||
binaryValue | BinaryPV | |
리턴 |
public static NewBooleanValue ( bool booleanValue ) : |
||
booleanValue | bool | |
리턴 |
public static NewEventType ( EventType eventType ) : |
||
eventType | EventType | |
리턴 |
public static NewLifeSafetyMode ( LifeSafetyMode lifeSafetyMode ) : |
||
lifeSafetyMode | LifeSafetyMode | |
리턴 |
public static NewLifeSafetyState ( LifeSafetyState lifeSafetyState ) : |
||
lifeSafetyState | LifeSafetyState | |
리턴 |
public static NewPolarity ( Polarity polarity ) : |
||
polarity | Polarity | |
리턴 |
public static NewProgramChange ( ProgramRequest programChange ) : |
||
programChange | ProgramRequest | |
리턴 |
public static NewProgramState ( ProgramState programState ) : |
||
programState | ProgramState | |
리턴 |
public static NewReasonForHalt ( ProgramError reasonForHalt ) : |
||
reasonForHalt | ProgramError | |
리턴 |
public static NewReliability ( Reliability reliability ) : |
||
reliability | Reliability | |
리턴 |
public static NewState ( EventState state ) : |
||
state | EventState | |
리턴 |
public static NewSystemStatus ( DeviceStatus systemStatus ) : |
||
systemStatus | DeviceStatus | |
리턴 |
public static NewUnits ( EngineeringUnits units ) : |
||
units | EngineeringUnits | |
리턴 |
public static NewUnsignedValue ( uint unsignedValue ) : |
||
unsignedValue | uint | |
리턴 |
public static Save ( IValueSink sink, |
||
sink | IValueSink | |
value | ||
리턴 | void |