Enum ContactType
Represents the type of an contact.
public enum ContactType
Fields
NormmallyClosed = 1
The contact is closed if it is not actuated.
NormmallyOpen = 0
The contact is closed if it is actuated.
Represents the type of an contact.
public enum ContactType
NormmallyClosed = 1
The contact is closed if it is not actuated.
NormmallyOpen = 0
The contact is closed if it is actuated.