Click or drag to resize
SyncLogMessageId Enumeration
Specifies the different types of messages that can be generated from the RAPIDSync system. For each element it is documented how many strings the corresponding message has, and their meaning.

Namespace:  ABB.Robotics.RobotStudio.Stations
Assembly:  ABB.Robotics.RobotStudio.Stations (in ABB.Robotics.RobotStudio.Stations.dll) Version: 7.0.8747.636
Syntax
C#
public enum SyncLogMessageId
Members
  Member nameValueDescription
None0
DataCreated1007
DataChanged1008
DataRefAdded1009
DataRefDeleted1010
PathInstructionDeleted1011
PathCallDeleted1014
PathInstructionInserted1015
PathCallInserted1018
PathInstructionInsertedBefore1019
PathCallInsertedBefore1022
PathInstructionInsertedBefore21023
PathCallInsertedBefore21026
PathInstructionReplaced1027
PathCallReplaced1030
PathInstructionReplaced21031
PathCallReplaced21034
PathInstructionArgDeleted1039
PathInstructionArgAdded1040
PathInstructionArgReplaced1041
PathInstructionArgReplaced21042
PathInstructionArgChanged1043
ModuleCreated1045
RoutineCreated1047
PathCreated1049
SyncStarted1051
SyncCompleted1052
DataRemovedLaterInsert1055
DataFoundOtherGlobal1056
DataModuleNotExist1057
PathInstructionArgumentNotGlobal2001
DataBadLocated2002
DataHiding2003
NotPathInstruction2035
NotPathCall2038
DataHidden3004
DataNameConflict3005
DataGlobalConflict3006
RoutineGlobalConflict3007
ModuleGlobalConflict3008
ModuleReadonly4044
ModuleNotExist4046
RoutineNotExist4048
PathNotExist4050
SyncAborted4053
ModuleNotCreated4054
RoutineNotCreated4055
IdentifierTooLong4057
ModuleCannotOpen3050
ProgramError4060
DataArray2058
Version Information

Supported in: 1.0.0.0
See Also