-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/umati/UA-for-Industrial-Joi…
- Loading branch information
Showing
8 changed files
with
75 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
OPC_UA_Clients/NodeOPCUA_IJT_Client/Resources/connectionpoints.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"connectionpoints":[{"name":"Local","address":"opc.tcp://127.0.0.1:40451","autoconnect":false},{"name":"Windows simulation","address":"opc.tcp://10.46.19.106:40451","autoconnect":true},{"name":"ICB-A","address":"opc.tcp://10.46.16.68:40451","autoconnect":false},{"name":"PF80000","address":"opc.tcp://10.46.16.174:40451","autoconnect":false}]} | ||
{"connectionpoints":[{"name":"Local","address":"opc.tcp://127.0.0.1:40451","autoconnect":true},{"name":"Windows simulation","address":"opc.tcp://10.46.19.106:40451","autoconnect":true},{"name":"ICB-A","address":"opc.tcp://10.46.16.68:40451","autoconnect":false},{"name":"PF80000","address":"opc.tcp://10.46.16.174:40451","autoconnect":false}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,15 @@ | ||
# UA-for-Industrial-Joining-Technologies | ||
The purpose of the IJT group is to define data models and data access standards for various joining techniques such as Tightening, Gluing, Riveting, Flow Drill Fastening, etc. | ||
The purpose of the **VDMA Industrial Joining Technologies (IJT)** Working Group is to define standard information model for various **joining** **technologies** such as Tightening, Gluing, Riveting, Flow Drill Fastening, etc. | ||
The **Joining** **Specification** **(OPC 40450)** is the **Base** part for various joining technologies. | ||
|
||
OPC UA Reference Server based on OPC **40451-1** UA CS for **Tightening** Systems **1.00.0** is available in the following location: | ||
|
||
OPC_UA_Servers/**Release1**/**IJT_OPC_UA_Server_Simulator.zip** | ||
|
||
OPC UA Reference Server based on the following specifications: | ||
OPC **40450-1** UA CS for **Joining** Systems 1.00.0 **RC**. | ||
OPC **40451-1** UA CS for **Tightening** Systems **2.00.0** **RC**. | ||
is available in the following location: | ||
|
||
OPC_UA_Servers/**Release2**/**OPC_UA_IJT_Server_Simulator** | ||
|
||
OPC_UA_Servers\Release1\IJT_OPC_UA_Server_Simulator.zip is the OPC UA Server Simulation based on OPC 40451-1 UA CS for Tightening Systems 1.00. |