Skip to content
Snippets Groups Projects
Commit f55ea0cd authored by al.schwinn's avatar al.schwinn
Browse files

[SIL-?] Use Virtual-Controller instead PC-Controller node name

parent bf28ea02
No related branches found
No related tags found
No related merge requests found
...@@ -139,7 +139,7 @@ ...@@ -139,7 +139,7 @@
</xs:documentation> </xs:documentation>
</xs:annotation> </xs:annotation>
</xs:element> </xs:element>
<xs:element name="PC-Controller" type="PC-ControllerType"> <xs:element name="Virtual-Controller" type="Virtual-ControllerType">
<xs:annotation> <xs:annotation>
<xs:documentation>Defines a particular C-code mapping of classes intended for PC-based controller</xs:documentation> <xs:documentation>Defines a particular C-code mapping of classes intended for PC-based controller</xs:documentation>
</xs:annotation> </xs:annotation>
...@@ -553,7 +553,7 @@ ...@@ -553,7 +553,7 @@
</xs:complexContent> </xs:complexContent>
</xs:complexType> </xs:complexType>
<xs:complexType name="PC-ControllerType"> <xs:complexType name="Virtual-ControllerType">
<xs:complexContent> <xs:complexContent>
<xs:extension base="PLCBaseType"> <xs:extension base="PLCBaseType">
<xs:attribute name="system" type="PCSystemType" use="required"> <xs:attribute name="system" type="PCSystemType" use="required">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment