|
86 | 86 | %ignore PDOMappingValues;
|
87 | 87 | %ignore AccessTypeValues;
|
88 | 88 |
|
| 89 | +%ignore kMsgLoggingInitialised; |
| 90 | +%ignore kMsgDateTimeNotInitialised; |
| 91 | +%ignore kMsgExistingNetwork; |
| 92 | +%ignore kMsgNonExistingNetwork; |
| 93 | +%ignore kMsgNetworkCreated; |
| 94 | +%ignore kMsgNetworkRemoved; |
| 95 | +%ignore kMsgSupportedSettingIds; |
| 96 | +%ignore kMsgNetworkListCleared; |
| 97 | +%ignore kMsgExistingNode; |
| 98 | +%ignore kMsgNonExistingNode; |
| 99 | +%ignore kMsgNonManagingNode; |
| 100 | +%ignore kMsgNoManagingNode; |
| 101 | +%ignore kMsgRemoveManagingNode; |
| 102 | +%ignore kMsgNonControlledNode; |
| 103 | +%ignore kMsgNonRedundantManagingNode; |
| 104 | +%ignore kMsgNodeCreated; |
| 105 | +%ignore kMsgNodeRemoved; |
| 106 | +%ignore kMsgNodeObjectCount; |
| 107 | +%ignore kMsgNodeObjectCountSize; |
| 108 | +%ignore kMsgManagingNodeDisable; |
| 109 | +%ignore kMsgNodeDisable; |
| 110 | +%ignore kMsgMultiplexingNotSupported; |
| 111 | +%ignore kMsgChainingNotSupported; |
| 112 | +%ignore kMsgMultiplexCycleAssignInvalid; |
| 113 | +%ignore kMsgMultiplexCycleAlreadyAssigned; |
| 114 | +%ignore kMsgInsufficientMappingObjects; |
| 115 | +%ignore kMsgExistingObject; |
| 116 | +%ignore kMsgExistingSubObject; |
| 117 | +%ignore kMsgObjectCreated; |
| 118 | +%ignore kMsgSubObjectCreated; |
| 119 | +%ignore kMsgObjectNoActualValue; |
| 120 | +%ignore kMsgSubObjectNoActualValue; |
| 121 | +%ignore kMsgNonExistingObject; |
| 122 | +%ignore kMsgNonExistingSubObject; |
| 123 | +%ignore kMsgForceObject; |
| 124 | +%ignore kMsgForceSubObject; |
| 125 | +%ignore kMsgSetObjectActualValue; |
| 126 | +%ignore kMsgSetSubObjectActualValue; |
| 127 | +%ignore kMsgDatatypeMismatch; |
| 128 | +%ignore kMsgBaseObjectDataTypeMismatch; |
| 129 | +%ignore kMsgActualValueDatatypeError; |
| 130 | +%ignore kMsgDefaultValueDatatypeError; |
| 131 | +%ignore kMsgHighLimitDatatypeError; |
| 132 | +%ignore kMsgLowLimitDatatypeError; |
| 133 | +%ignore kMsgBaseObjectLowLimitError; |
| 134 | +%ignore kMsgBaseObjectHighLimitSubObjectError; |
| 135 | +%ignore kMsgBaseObjectLowLimitSubObjectError; |
| 136 | +%ignore kMsgBaseObjectHighLimitError; |
| 137 | +%ignore kMsgBaseObjectDataTypeError; |
| 138 | +%ignore kMsgBaseObjectDefaultValue; |
| 139 | +%ignore kMsgBaseObjectActualValue; |
| 140 | +%ignore kMsgBaseObjectValueSupport; |
| 141 | +%ignore kMsgBaseSubObjectValueSupport; |
| 142 | +%ignore kMsgBaseObjectHighLimit; |
| 143 | +%ignore kMsgBaseObjectLowLimit; |
| 144 | +%ignore kMsgBaseObjectDoesNotSupportLimits; |
| 145 | +%ignore kMsgBaseObjectDoesNotSupportValues; |
| 146 | +%ignore kMsgConfigurationSettingNotSupported; |
| 147 | +%ignore kMsgConfigurationNonExisting; |
| 148 | +%ignore kMsgConfigurationExisting; |
| 149 | +%ignore kMsgConfigurationAdded; |
| 150 | +%ignore kMsgConfigurationRemoved; |
| 151 | +%ignore kMsgActiveConfigurationRemove; |
| 152 | +%ignore kMsgConfigurationActive; |
| 153 | +%ignore kMsgConfigurationRenamed; |
| 154 | +%ignore kMsgConfigurationSettingNonExisting; |
| 155 | +%ignore kMsgConfigurationSettingExisting; |
| 156 | +%ignore kMsgConfigurationSettingAdded; |
| 157 | +%ignore kMsgConfigurationSettingRemoved; |
| 158 | +%ignore kMsgConfigurationSettingEnabled; |
| 159 | +%ignore kMsgComplexDatatypeNotFoundOnNode; |
| 160 | +%ignore kMsgComplexDatatypeNotFound; |
| 161 | +%ignore kMsgComplexDataTypeAlreadyExist; |
| 162 | +%ignore kMsgComplexDataTypeSizeInvalid; |
| 163 | +%ignore kMsgComplexDataTypeCreated; |
| 164 | +%ignore kMsgStructDatatypeNotFound; |
| 165 | +%ignore kMsgEnumValueExists; |
| 166 | +%ignore kMsgVarDeclarationExists; |
| 167 | +%ignore kMsgParameterCreated; |
| 168 | +%ignore kMsgParameterReturned; |
| 169 | +%ignore kMsgParameterNotFound; |
| 170 | +%ignore kMsgParameterAlreadyExist; |
| 171 | +%ignore kMsgParameterActualValueDoesNotExist; |
| 172 | +%ignore kMsgParameterGroupAlreadyExist; |
| 173 | +%ignore kMsgParameterTemplateAlreadyExist; |
| 174 | +%ignore kMsgParameterGroupNonExisting; |
| 175 | +%ignore kMsgParameterGroupEmpty; |
| 176 | +%ignore kMsgParameterTemplateNonExisting; |
| 177 | +%ignore kMsgNodeIdInvalid; |
| 178 | +%ignore kMsgSubIndexInvalid; |
| 179 | +%ignore kMsgIndexInvalid; |
| 180 | +%ignore kMsgUnsupportedAttributeType; |
| 181 | +%ignore kMsgCycleTimeOnMnNotSet; |
| 182 | +%ignore kMsgCycleTimeDefaultValue; |
| 183 | +%ignore kMsgForcedValueOverwriteObject; |
| 184 | +%ignore kMsgForcedValueOverwriteSubObject; |
| 185 | +%ignore kMsgWriteManagingNodeObjectCount; |
| 186 | +%ignore kMsgWriteNodeAssignment; |
| 187 | +%ignore kMsgWriteRedundantManagingNode; |
| 188 | +%ignore kMsgWriteManagingNode; |
| 189 | +%ignore kMsgWriteControlledNode; |
| 190 | +%ignore kMsgWriteMappingObjects; |
| 191 | +%ignore kMsgWriteMappingObjectsNrOfEntries; |
| 192 | +%ignore kMsgWriteMappingObjectsNrOfEntriesZero; |
| 193 | +%ignore kMsgWriteCommunicationRangeObjects; |
| 194 | +%ignore kMsgWriteUserDefinedRangeObjects; |
| 195 | +%ignore kMsgGeneralFeatureDatatypeError; |
| 196 | +%ignore kMsgCnFeatureDatatypeError; |
| 197 | +%ignore kMsgMnFeatureDatatypeError; |
| 198 | +%ignore kMsgFeatureActualValue; |
| 199 | +%ignore kMsgNodeAssignmentNotSupported; |
| 200 | +%ignore kMsgNodeAssignmentAlreadyExists; |
| 201 | +%ignore kMsgDynamicChannelNotFound; |
| 202 | +%ignore kMsgNonExistingMappedObject; |
| 203 | +%ignore kMsgNonExistingMappedSubObject; |
| 204 | +%ignore kMsgMappedObjectSizeInvalid; |
| 205 | +%ignore kMsgAccessTypeForParameterInvalid; |
| 206 | +%ignore kMsgAccessTypeForParameterGroupInvalid; |
| 207 | +%ignore kMsgMappingTypeForPdoInvalid; |
| 208 | +%ignore kMsgAccessTypeForPdoInvalid; |
| 209 | +%ignore kMsgPdoOffsetInvalid; |
| 210 | +%ignore kMsgNoNodesConfigured; |
| 211 | +%ignore kMsgLowCnPresTimeout; |
| 212 | +%ignore kMsgLowCnPresTimeoutDefault; |
| 213 | +%ignore kMsgDefaultCnPresTimeout; |
| 214 | +%ignore kMsgParameterValueInvalid; |
| 215 | +%ignore kMsgParameterMinMaxValueInvalid; |
| 216 | +%ignore kMsgParameterDataTypeInvalid; |
| 217 | +%ignore kMsgManagingNodeTransmitPres; |
| 218 | +%ignore kMsgMappingOperationNotSupported; |
| 219 | +%ignore kMsgMappingObjectInvalid; |
| 220 | +%ignore kMsgNrOfEntriesInvalid; |
| 221 | +%ignore kMsgDynamicChannelExceeded; |
| 222 | +%ignore kMsgChannelExceeded; |
| 223 | +%ignore kMsgCycleTimeMin; |
| 224 | +%ignore kMsgCycleTimeMax; |
| 225 | +%ignore kMsgCycleTimeGran; |
| 226 | +%ignore kMsgIsochronousMaxPayloadExceeded; |
| 227 | +%ignore kMsgChainingRmnNotSupported; |
| 228 | +%ignore kMsgChainingMnNotSupported; |
| 229 | +%ignore kMsgMultiplexingMnNotSupported; |
| 230 | +%ignore kMsgNodeIsNotAModularControlledNode; |
| 231 | +%ignore kMsgInterfaceDoesNotExists; |
| 232 | +%ignore kMsgInterfaceAlreadyExists; |
| 233 | +%ignore kMsgRangeAlreadyExists; |
| 234 | +%ignore kMsgRangeDoesNotExists; |
| 235 | +%ignore kMsgRangeInvalid; |
| 236 | +%ignore kMsgRangeHasNoFreeObjects; |
| 237 | +%ignore kMsgRangeIndexAlreadyTaken; |
| 238 | +%ignore kMsgModuleDoesNotExists; |
| 239 | +%ignore kMsgModuleAlreadyExists; |
| 240 | +%ignore kMsgModuleDoesNotMatch; |
| 241 | +%ignore kMsgModulePositionOccupied; |
| 242 | +%ignore kMsgModuleAddressOccupied; |
| 243 | +%ignore kMsgInterfaceDoesNotSupportManualAddressing; |
| 244 | +%ignore kMsgInvalidProcessImage; |
| 245 | +%ignore kMsgInvalidMappingOffset; |
| 246 | +%ignore kMsgInvalidMappingRecalculated; |
| 247 | +%ignore kMsgInvalidMappingReference; |
| 248 | + |
89 | 249 | %apply unsigned int& OUTPUT { unsigned int& size };
|
90 | 250 | %apply unsigned int& OUTPUT { unsigned int& size };
|
91 | 251 | %apply unsigned int& OUTPUT { unsigned int& cycleTime };
|
|
0 commit comments