Class SafetyIOCardDefinition
Namespace: TecnoPack
Assembly: CO0002_Templ_FlowpackHMI_V00_26_M.dll
Represents a definition for a safety IO card. Includes an additional property for specifying the output type.
public class SafetyIOCardDefinition : BaseIOCardDefinition
Inheritance
object ← BaseIOCardDefinition ← SafetyIOCardDefinition
Inherited Members
BaseIOCardDefinition.Type, BaseIOCardDefinition.NodeType, BaseIOCardDefinition.IODirection, BaseIOCardDefinition.Colors
Properties
OutputType
Type of output for the safety IO card (e.g., "AB:1734_IB8S:O:0", "AB:1734_OB8S:O:0").
public string OutputType { get; set; }
Property Value
string