Skip to content

Commit

Permalink
Update to new version : 7.2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 30, 2023
1 parent 5f91c0f commit da710fc
Show file tree
Hide file tree
Showing 40 changed files with 418 additions and 0 deletions.
Binary file modified .NET/Libraries/net35/UnderAutomation.UniversalRobots.dll
Binary file not shown.
22 changes: 22 additions & 0 deletions .NET/Libraries/net35/UnderAutomation.UniversalRobots.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4814,6 +4814,12 @@
Recipe Identifier of input sent data
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.Internal.RtdeClientBase.InputRecipeIsValid">
<summary>
Indicates that the recipe is valid, i.e. that all the registers have been found and are not already reserved for writing by another RTDE client.
Check event SetupInputsReceived to see which registers are NOT_FOUND or IN_USE
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.Internal.RtdeClientBase.MeasuredFrequency">
<summary>
Measured output data packet frequency. "Timestamp" output data shoud be part of output setup to measure frequency.
Expand Down Expand Up @@ -5217,6 +5223,22 @@
Rtde version 2
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.RtdeControlPackageSetupInputsEventArgs.InputRecipeId">
<summary>
Recipe Identifier of input sent data
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.RtdeControlPackageSetupInputsEventArgs.VariableTypes">
<summary>
Status of each registers. Contains the type or the status IN_USE / NOT_FOUND
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.RtdeControlPackageSetupInputsEventArgs.InputRecipeIsValid">
<summary>
Indicates that the recipe is valid, i.e. that all the registers have been found and are not already reserved for writing by another RTDE client.
Check event SetupInputsReceived to see which registers are NOT_FOUND or IN_USE
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.RtdeDoubleRegistersValue.X0">
<summary>
Register n°0
Expand Down
Binary file modified .NET/Libraries/net40/UnderAutomation.UniversalRobots.dll
Binary file not shown.
22 changes: 22 additions & 0 deletions .NET/Libraries/net40/UnderAutomation.UniversalRobots.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4814,6 +4814,12 @@
Recipe Identifier of input sent data
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.Internal.RtdeClientBase.InputRecipeIsValid">
<summary>
Indicates that the recipe is valid, i.e. that all the registers have been found and are not already reserved for writing by another RTDE client.
Check event SetupInputsReceived to see which registers are NOT_FOUND or IN_USE
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.Internal.RtdeClientBase.MeasuredFrequency">
<summary>
Measured output data packet frequency. "Timestamp" output data shoud be part of output setup to measure frequency.
Expand Down Expand Up @@ -5217,6 +5223,22 @@
Rtde version 2
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.RtdeControlPackageSetupInputsEventArgs.InputRecipeId">
<summary>
Recipe Identifier of input sent data
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.RtdeControlPackageSetupInputsEventArgs.VariableTypes">
<summary>
Status of each registers. Contains the type or the status IN_USE / NOT_FOUND
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.RtdeControlPackageSetupInputsEventArgs.InputRecipeIsValid">
<summary>
Indicates that the recipe is valid, i.e. that all the registers have been found and are not already reserved for writing by another RTDE client.
Check event SetupInputsReceived to see which registers are NOT_FOUND or IN_USE
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.RtdeDoubleRegistersValue.X0">
<summary>
Register n°0
Expand Down
Binary file modified .NET/Libraries/net45/UnderAutomation.UniversalRobots.dll
Binary file not shown.
22 changes: 22 additions & 0 deletions .NET/Libraries/net45/UnderAutomation.UniversalRobots.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4814,6 +4814,12 @@
Recipe Identifier of input sent data
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.Internal.RtdeClientBase.InputRecipeIsValid">
<summary>
Indicates that the recipe is valid, i.e. that all the registers have been found and are not already reserved for writing by another RTDE client.
Check event SetupInputsReceived to see which registers are NOT_FOUND or IN_USE
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.Internal.RtdeClientBase.MeasuredFrequency">
<summary>
Measured output data packet frequency. "Timestamp" output data shoud be part of output setup to measure frequency.
Expand Down Expand Up @@ -5217,6 +5223,22 @@
Rtde version 2
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.RtdeControlPackageSetupInputsEventArgs.InputRecipeId">
<summary>
Recipe Identifier of input sent data
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.RtdeControlPackageSetupInputsEventArgs.VariableTypes">
<summary>
Status of each registers. Contains the type or the status IN_USE / NOT_FOUND
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.RtdeControlPackageSetupInputsEventArgs.InputRecipeIsValid">
<summary>
Indicates that the recipe is valid, i.e. that all the registers have been found and are not already reserved for writing by another RTDE client.
Check event SetupInputsReceived to see which registers are NOT_FOUND or IN_USE
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.RtdeDoubleRegistersValue.X0">
<summary>
Register n°0
Expand Down
Binary file modified .NET/Libraries/net451/UnderAutomation.UniversalRobots.dll
Binary file not shown.
22 changes: 22 additions & 0 deletions .NET/Libraries/net451/UnderAutomation.UniversalRobots.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4814,6 +4814,12 @@
Recipe Identifier of input sent data
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.Internal.RtdeClientBase.InputRecipeIsValid">
<summary>
Indicates that the recipe is valid, i.e. that all the registers have been found and are not already reserved for writing by another RTDE client.
Check event SetupInputsReceived to see which registers are NOT_FOUND or IN_USE
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.Internal.RtdeClientBase.MeasuredFrequency">
<summary>
Measured output data packet frequency. "Timestamp" output data shoud be part of output setup to measure frequency.
Expand Down Expand Up @@ -5217,6 +5223,22 @@
Rtde version 2
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.RtdeControlPackageSetupInputsEventArgs.InputRecipeId">
<summary>
Recipe Identifier of input sent data
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.RtdeControlPackageSetupInputsEventArgs.VariableTypes">
<summary>
Status of each registers. Contains the type or the status IN_USE / NOT_FOUND
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.RtdeControlPackageSetupInputsEventArgs.InputRecipeIsValid">
<summary>
Indicates that the recipe is valid, i.e. that all the registers have been found and are not already reserved for writing by another RTDE client.
Check event SetupInputsReceived to see which registers are NOT_FOUND or IN_USE
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.RtdeDoubleRegistersValue.X0">
<summary>
Register n°0
Expand Down
Binary file modified .NET/Libraries/net452/UnderAutomation.UniversalRobots.dll
Binary file not shown.
22 changes: 22 additions & 0 deletions .NET/Libraries/net452/UnderAutomation.UniversalRobots.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4814,6 +4814,12 @@
Recipe Identifier of input sent data
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.Internal.RtdeClientBase.InputRecipeIsValid">
<summary>
Indicates that the recipe is valid, i.e. that all the registers have been found and are not already reserved for writing by another RTDE client.
Check event SetupInputsReceived to see which registers are NOT_FOUND or IN_USE
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.Internal.RtdeClientBase.MeasuredFrequency">
<summary>
Measured output data packet frequency. "Timestamp" output data shoud be part of output setup to measure frequency.
Expand Down Expand Up @@ -5217,6 +5223,22 @@
Rtde version 2
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.RtdeControlPackageSetupInputsEventArgs.InputRecipeId">
<summary>
Recipe Identifier of input sent data
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.RtdeControlPackageSetupInputsEventArgs.VariableTypes">
<summary>
Status of each registers. Contains the type or the status IN_USE / NOT_FOUND
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.RtdeControlPackageSetupInputsEventArgs.InputRecipeIsValid">
<summary>
Indicates that the recipe is valid, i.e. that all the registers have been found and are not already reserved for writing by another RTDE client.
Check event SetupInputsReceived to see which registers are NOT_FOUND or IN_USE
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.RtdeDoubleRegistersValue.X0">
<summary>
Register n°0
Expand Down
Binary file modified .NET/Libraries/net46/UnderAutomation.UniversalRobots.dll
Binary file not shown.
22 changes: 22 additions & 0 deletions .NET/Libraries/net46/UnderAutomation.UniversalRobots.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4814,6 +4814,12 @@
Recipe Identifier of input sent data
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.Internal.RtdeClientBase.InputRecipeIsValid">
<summary>
Indicates that the recipe is valid, i.e. that all the registers have been found and are not already reserved for writing by another RTDE client.
Check event SetupInputsReceived to see which registers are NOT_FOUND or IN_USE
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.Internal.RtdeClientBase.MeasuredFrequency">
<summary>
Measured output data packet frequency. "Timestamp" output data shoud be part of output setup to measure frequency.
Expand Down Expand Up @@ -5217,6 +5223,22 @@
Rtde version 2
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.RtdeControlPackageSetupInputsEventArgs.InputRecipeId">
<summary>
Recipe Identifier of input sent data
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.RtdeControlPackageSetupInputsEventArgs.VariableTypes">
<summary>
Status of each registers. Contains the type or the status IN_USE / NOT_FOUND
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.RtdeControlPackageSetupInputsEventArgs.InputRecipeIsValid">
<summary>
Indicates that the recipe is valid, i.e. that all the registers have been found and are not already reserved for writing by another RTDE client.
Check event SetupInputsReceived to see which registers are NOT_FOUND or IN_USE
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.RtdeDoubleRegistersValue.X0">
<summary>
Register n°0
Expand Down
Binary file modified .NET/Libraries/net461/UnderAutomation.UniversalRobots.dll
Binary file not shown.
22 changes: 22 additions & 0 deletions .NET/Libraries/net461/UnderAutomation.UniversalRobots.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4814,6 +4814,12 @@
Recipe Identifier of input sent data
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.Internal.RtdeClientBase.InputRecipeIsValid">
<summary>
Indicates that the recipe is valid, i.e. that all the registers have been found and are not already reserved for writing by another RTDE client.
Check event SetupInputsReceived to see which registers are NOT_FOUND or IN_USE
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.Internal.RtdeClientBase.MeasuredFrequency">
<summary>
Measured output data packet frequency. "Timestamp" output data shoud be part of output setup to measure frequency.
Expand Down Expand Up @@ -5217,6 +5223,22 @@
Rtde version 2
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.RtdeControlPackageSetupInputsEventArgs.InputRecipeId">
<summary>
Recipe Identifier of input sent data
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.RtdeControlPackageSetupInputsEventArgs.VariableTypes">
<summary>
Status of each registers. Contains the type or the status IN_USE / NOT_FOUND
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.RtdeControlPackageSetupInputsEventArgs.InputRecipeIsValid">
<summary>
Indicates that the recipe is valid, i.e. that all the registers have been found and are not already reserved for writing by another RTDE client.
Check event SetupInputsReceived to see which registers are NOT_FOUND or IN_USE
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.RtdeDoubleRegistersValue.X0">
<summary>
Register n°0
Expand Down
Binary file modified .NET/Libraries/net462/UnderAutomation.UniversalRobots.dll
Binary file not shown.
22 changes: 22 additions & 0 deletions .NET/Libraries/net462/UnderAutomation.UniversalRobots.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4814,6 +4814,12 @@
Recipe Identifier of input sent data
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.Internal.RtdeClientBase.InputRecipeIsValid">
<summary>
Indicates that the recipe is valid, i.e. that all the registers have been found and are not already reserved for writing by another RTDE client.
Check event SetupInputsReceived to see which registers are NOT_FOUND or IN_USE
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.Internal.RtdeClientBase.MeasuredFrequency">
<summary>
Measured output data packet frequency. "Timestamp" output data shoud be part of output setup to measure frequency.
Expand Down Expand Up @@ -5217,6 +5223,22 @@
Rtde version 2
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.RtdeControlPackageSetupInputsEventArgs.InputRecipeId">
<summary>
Recipe Identifier of input sent data
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.RtdeControlPackageSetupInputsEventArgs.VariableTypes">
<summary>
Status of each registers. Contains the type or the status IN_USE / NOT_FOUND
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.RtdeControlPackageSetupInputsEventArgs.InputRecipeIsValid">
<summary>
Indicates that the recipe is valid, i.e. that all the registers have been found and are not already reserved for writing by another RTDE client.
Check event SetupInputsReceived to see which registers are NOT_FOUND or IN_USE
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.RtdeDoubleRegistersValue.X0">
<summary>
Register n°0
Expand Down
Binary file modified .NET/Libraries/net47/UnderAutomation.UniversalRobots.dll
Binary file not shown.
22 changes: 22 additions & 0 deletions .NET/Libraries/net47/UnderAutomation.UniversalRobots.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4814,6 +4814,12 @@
Recipe Identifier of input sent data
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.Internal.RtdeClientBase.InputRecipeIsValid">
<summary>
Indicates that the recipe is valid, i.e. that all the registers have been found and are not already reserved for writing by another RTDE client.
Check event SetupInputsReceived to see which registers are NOT_FOUND or IN_USE
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.Internal.RtdeClientBase.MeasuredFrequency">
<summary>
Measured output data packet frequency. "Timestamp" output data shoud be part of output setup to measure frequency.
Expand Down Expand Up @@ -5217,6 +5223,22 @@
Rtde version 2
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.RtdeControlPackageSetupInputsEventArgs.InputRecipeId">
<summary>
Recipe Identifier of input sent data
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.RtdeControlPackageSetupInputsEventArgs.VariableTypes">
<summary>
Status of each registers. Contains the type or the status IN_USE / NOT_FOUND
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.RtdeControlPackageSetupInputsEventArgs.InputRecipeIsValid">
<summary>
Indicates that the recipe is valid, i.e. that all the registers have been found and are not already reserved for writing by another RTDE client.
Check event SetupInputsReceived to see which registers are NOT_FOUND or IN_USE
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.RtdeDoubleRegistersValue.X0">
<summary>
Register n°0
Expand Down
Binary file modified .NET/Libraries/net471/UnderAutomation.UniversalRobots.dll
Binary file not shown.
22 changes: 22 additions & 0 deletions .NET/Libraries/net471/UnderAutomation.UniversalRobots.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4814,6 +4814,12 @@
Recipe Identifier of input sent data
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.Internal.RtdeClientBase.InputRecipeIsValid">
<summary>
Indicates that the recipe is valid, i.e. that all the registers have been found and are not already reserved for writing by another RTDE client.
Check event SetupInputsReceived to see which registers are NOT_FOUND or IN_USE
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.Internal.RtdeClientBase.MeasuredFrequency">
<summary>
Measured output data packet frequency. "Timestamp" output data shoud be part of output setup to measure frequency.
Expand Down Expand Up @@ -5217,6 +5223,22 @@
Rtde version 2
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.RtdeControlPackageSetupInputsEventArgs.InputRecipeId">
<summary>
Recipe Identifier of input sent data
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.RtdeControlPackageSetupInputsEventArgs.VariableTypes">
<summary>
Status of each registers. Contains the type or the status IN_USE / NOT_FOUND
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.RtdeControlPackageSetupInputsEventArgs.InputRecipeIsValid">
<summary>
Indicates that the recipe is valid, i.e. that all the registers have been found and are not already reserved for writing by another RTDE client.
Check event SetupInputsReceived to see which registers are NOT_FOUND or IN_USE
</summary>
</member>
<member name="P:UnderAutomation.UniversalRobots.Rtde.RtdeDoubleRegistersValue.X0">
<summary>
Register n°0
Expand Down
Binary file modified .NET/Libraries/net472/UnderAutomation.UniversalRobots.dll
Binary file not shown.

0 comments on commit da710fc

Please sign in to comment.