The Statuses type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| Bad |
Bad, non specific.
| |
| BadAckCanceled |
The Ack procedure was canceled by the user.
| |
| BadAckClientError |
Internal error (such as an exception) happened during the acknowledge operation on the client.
| |
| BadAckNoData |
No data exists for the requested acknowledgement.
| |
| BadAckNotAllowed |
The Ack procedure is not allowed because it's disabled in the configuration.
| |
| BadAckSecurityDenied |
The security check for the alarms failed and no alarm was acknowledged This happens for example when the user fails to login for critical alarms.
| |
| BadAckServerError |
Internal error (such as an exception) happened during the acknowledge operation on the server.
| |
| BadAckTypeNotAllowed |
The Ack procedure is not allowed because the security doesn't allow to acknowledge using this type.
| |
| BadAlarmFilter |
The filter cannot be removed.
| |
| BadAlarmLink |
Cannot open the link.
| |
| BadAlarmSorting |
There are too many columns sorted. The filter editor can edit only five of them.
| |
| BadCommunicationError |
Bad, communication error.
| |
| BadConfigurationError |
BadConfigurationError.
| |
| BadContinuationPointInvalid |
BadContinuationPointInvalid.
| |
| BadDataLost |
The data has been lost.
| |
| BadDataUnavailable |
Expected data is unavailable for the requested time range due to an un-mounted volume, an off-line archive or tape, or similar reason for temporary unavailability.
| |
| BadDeviceFailure |
Bad device failure - see OPC DA.
| |
| BadEntryExists |
The data or event was not successfully inserted because a matching entry exists.
| |
| BadFileLoadCorrupted |
The configuration cannot be loaded from the file specified because the file is corrupted.
| |
| BadFileLoadError |
The configuration cannot be loaded from the file specified.
| |
| BadFileLoadNotAllowed |
The configuration cannot be loaded because the operation is not allowed.
| |
| BadFileSaveError |
The configuration cannot be saved into the file specified.
| |
| BadFileSaveNotAllowed |
The configuration cannot be saved because the operation is not allowed.
| |
| BadFilterNotAllowed |
Filter not allowed.
| |
| BadGridCannotEditSorting |
There are too many columns sorted. The filter editor can edit only five of them.
| |
| BadGridCannotOpenLink |
Cannot open the link clicked.
| |
| BadGridCannotRemoveFilter |
The filter cannot be removed from the repository.
| |
| BadGridInlineChangesError |
Inline Changes: Generic error.
| |
| BadGridInvalidFieldError |
Subscription is not valid: one column has different properties than the column specified in the subscription.
| |
| BadGridMissingFieldError |
Subscription is not valid: one column is missing.
| |
| BadGridPrimaryKeyError |
Inline Changes: Update unsuccessfull because thr primary key can't be edited.
| |
| BadHistoryOperationUnsupported |
The server does not support the requested operation.
| |
| BadInternalError |
Bad, internal error.
| |
| BadInvalidArgument |
Bad, invalid argument.
| |
| BadInvalidInParams |
Bad, invalid input parameters.
| |
| BadInvalidMethodName |
Bad, Method name is invalid.
| |
| BadInvalidOutParams |
Bad, invalid output parameters.
| |
| BadInvalidPointHandle |
Bad, invalid point handle.
| |
| BadInvalidPointName |
Bad, invalid point name.
| |
| BadInvalidProcedureName |
Bad Invalid Procedure Name.
| |
| BadInvalidProperty |
BadInvalidProperty.
| |
| BadInvalidRelativePath |
BadInvalidRelativePath.
| |
| BadInvalidRequestCategory |
Bad, invalid request category.
| |
| BadInvalidRequestType |
Bad, invalid request type.
| |
| BadLicenseDemoOver |
BadLicenseDemoOver.
| |
| BadLicenseDisabled |
BadLicenseDisabled.
| |
| BadLicenseError |
BadLicenseError.
| |
| BadLicenseFailed |
BadLicenseFailed.
| |
| BadLicensePointError |
BadLicensePointError.
| |
| BadMethodInvalid |
BadMethodInvalid.
| |
| BadNoBound |
BadNoBound.
| |
| BadNoData |
No data exists for the requested time range or event filter.
| |
| BadNoDataAvailable |
Bad, no data availale.
| |
| BadNodeIdInvalid |
BadNodeIdInvalid.
| |
| BadNoEntryExists |
The data or event was not successfully updated because no matching entry exists.
| |
| BadNotConnected |
Bad not connected - see OPC DA.
| |
| BadNotImplemented |
Bad, not implemented.
| |
| BadNotSupported |
BadNotSupported.
| |
| BadNotWritable |
Bad, not writeable.
| |
| BadOutOfService |
Bad out of service - see OPC DA.
| |
| BadPointFailed |
BadPointFailed - client shoudl stop using the handle immediatelly.
| |
| BadProcedureStopped |
Procedure stopped prematurely by the client.
| |
| BadResourceUnavailable |
An operating system resource is not available or server is shutting down.
| |
| BadScalingFailed |
Bad Scaling Failed.
| |
| BadSecurityAccessFromStationDenied |
The user is not allowed to log in from that particular station.
| |
| BadSecurityAccountLocked |
The account is locked-out.
| |
| BadSecurityAccountLockedByMembershipProvider |
The account is locked by the underlying membership provider, not by iconics security.
| |
| BadSecurityCannotChangePassword |
User cannot change password.
| |
| BadSecurityCommunicationErrorWithIcoSecurity |
Any error between the IcoUaServer and the IcoSecurity service.
| |
| BadSecurityDisabled |
Bad Disabled by security.
| |
| BadSecurityDuplicateUserName |
The user name already exists (when creating a new user).
| |
| BadSecurityInvalidPassword |
The password does not sotisfy the complexity rules (when changing password).
| |
| BadSecurityInvalidTime |
User is not allowed to login at this time (user timesheet settings).
| |
| BadSecurityInvalidUserName |
The user name does not exist.
| |
| BadSecurityMustChangePassword |
User must change password (on first login).
| |
| BadSecurityPasswordExpired |
The password expired.
| |
| BadSecurityUserInactivityExceeded |
The user is being logged out due to a inactivity. Should not be returned by the login process unless the timeout is set to zero.
| |
| BadSecurityWrongPassword |
The password is wrong (during login).
| |
| BadSensorFailure |
Bad sensor failure - see OPC DA.
| |
| BadServerClosedConnection |
Server closed connection.
| |
| BadServerFailed |
Bad, Server rejected Generated on the client side when the client is not able to call the server.
| |
| BadServerHalted |
Server halted.
| |
| BadTimeout |
Bad, timed out.
| |
| BadTooManyOperations |
For compatability with UA.
| |
| BadTypeMismatch |
BadTypeMismatch.
| |
| BadUncertain |
Uncertain quality. In FWX it is considered a subquality of Bad.
| |
| BadUnexpectedError |
Bad, Unexpected error, such as an exception thrown in the server.
| |
| BadUnknownAggregateType |
BadUnknownAggregateType.
| |
| BadUnknownPointName |
Unknown point name (no point manager knows it).
| |
| BadUnknownTypeName |
Bad, unknown type name.
| |
| BadUserAccessDenied |
Bad, user access denied.
| |
| BadWaitingForInitialData |
For compatability with UA.
| |
| BadWouldBlock |
The called function would block - call again later.
| |
| Good |
Good, non specific.
| |
| GoodEntryInserted |
GoodEntryInserted.
| |
| GoodEntryReplaced |
GoodEntryReplaced.
| |
| GoodFromCache |
The values comes from the client-side cache rather than from a server.
| |
| GoodLicenseDemo |
GoodLicenseDemo.
| |
| GoodLicenseFree |
The point is not counted.
| |
| GoodLocalOverride |
Local override - see OPC DA qualities.
| |
| GoodMoreData |
GoodMoreData.
| |
| GoodNoData |
GoodNoData.
| |
| GoodWriteDropped |
Write dropped, a subsequent write succeeded.
|