[r10]: / aunit-prj,aunit,aunit_rtu / CODESYS_Control_for_Linux_ARM_SL / Plc Logic / Application / test_a / svnobj  Maximize  Restore  History

Download this file

115 lines (114 with data), 10.2 kB

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
{72f2b13f-5349-4a8a-bbe6-2bccf3f42179}
enable
Modifiable
PageArea
int
5, 1, 0, 0
OwningPageId
{f5becf35-b1f3-4274-b411-81d4b63a1516}
Inputs
{c994f6e0-311a-4a1c-bc38-75fe34892406}
IsExtensiblePin
ProcessValue'
Access
{88453c7d-d652-4a27-a1b0-a1953be49a5c}
Outputs
Texts
EN
input
conf_in
state
ERROR
artu.AOUT_SEM
AOUT_SEM_0
Parameters
{16471219-97ce-4580-8682-e60492a6d970}
Identifier
pin_num
Value
0
InitialValue
Type
{223d196a-c1d7-4283-aea6-270599207584}
Compiled
Origin
{00f7522c-f616-4f07-a530-7175f7cba90b}
Project
PreparedParameters
36, 4, 0, 0
EnEno
KindOfCall
{77f43dfe-ca6a-4869-828f-7609d8ed6ea6}
FunctionBlock
ContainsExtensibleInputs
Forced
IsFeedbackStart
out
artu.AIN_SEM
AIN_SEM_0
16, 5, 0, 0
{8d9e2b78-3efe-4fe4-8160-f3a7381ddd8f}
Input
{5c3476a8-05c5-430e-861c-9cfa51d68ca8}
OUT
50, 6, 0, 0
ERR_AOUT
50, 7, 0, 0
ERR_AIN
27, 8, 0, 0
CONF_MODE
artu.CONF_OUT
CONF_OUT_0
CONF_SET
1
{8499b87a-2b75-4c62-8657-e4aa9316c18b}
TypeDef
{6708bd14-cddc-4e28-b69d-d3183b7c423e}
Length
short
VariableId
SignatureId
ScopeId
PositionToSave
MessagesToSave
{bc2be951-49f6-4f0f-b731-e31e36606f1e}
Name
E_VOLTAGE_CURRENT
1, 11, 0, 0
{5ae2e111-ecff-4a21-b647-2d4da63f8db7}
-45, -125, 0, 0
SourcePinId
DestPinId
ParameterInitializationMethodGenerator
{f13d20a6-591c-4ca8-9a3d-8574380b6bcc}
GuidPOU
System.Guid
899a061f-a64d-43da-8604-89ce2530a8b4
GuidParentObject
89d4ea0f-8aea-4bdf-b7d0-76a74793ecfd
MethodName
__InitializeParameters_test_a
ReturnType
BOOL
RoutingPathTable
{4b8bcc79-5980-4868-b49e-005a8148859b}
InnerDictionary
{93c117eb-0884-403b-b01e-28b89f47e041}
ConnectionId
StartPoint
{b3e42b54-b8f2-45d3-825d-747f82f244a0}
X
IsJoint
Unroutable
Locked
AutoSizeCanvas
CanvasHeight
AreElementsSpaceOptimized
{a9ed5b7e-75c5-4651-af16-d2c27e98cb94}
{f3878285-8e4f-490b-bb1b-9acbb7eb04db}
{a5de0b0b-1cb5-4913-ac21-9d70293ec00d}
PROGRAM test_a
	enable: BOOL := TRUE;
	ERR_AIN : artu.E_ERROR;
	OUT: REAL;
	AOUT_SEM_0: artu.AOUT_SEM;