Search the web
Sign In
New User? Sign Up
lecis-post · The ASTM E1989-98 (LECIS) standard defines a uniform remote control interface for laboratory instruments.
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
LECIS_RESULT struct   Message List  
Reply | Forward Message #46 of 131 |
Proposed values for LECIS_RESULT struct

Each SLM interface operation should return a LECIS_RESULT structure:
The TSC always knows the current device state.


struct LECIS_RESULT{
Res_code code;
String minorcode
MainState mainstate,
SubState substate,
LocalRemoteMode lrmode,
string message
}


enum ResCode{
SUCCESS,
MAIN_DEVICE_STATE_CHANGE_FAILED,
SUB_DEVICE_STATE_CHANGE_FAILED,
REMOTE_CTRL_REQ_DENIED,
LOCAL_CTRL_REQ_DENIED,
FORCE_LOCAL_CTRL_FAILED,
RELEASE_REMOTE_CTRL_FAILED,
CANNOT_READ_DCD,
CANNOT_WRITE_DCD
DCD_NOT_AVAILABLE,
SUB_DEVICE_REGISTRATION_FAILED,
SUB_DEVICE_UNREGISTRATION_FAILED,
DEVICE_ALREADY_REGISTERED,
DEVICE_ALREADY_UNREGISTERED,
DEVICE_HARDWARE_ERROR,
COMMUNICATION_ERROR,
TIMEOUT,
UNSPECIFIED_ERROR
}







Wed Apr 11, 2001 8:15 am

thorsten.richter@...
Send Email Send Email

Forward
Message #46 of 131 |
Expand Messages Author Sort by Date

Proposed values for LECIS_RESULT struct Each SLM interface operation should return a LECIS_RESULT structure: The TSC always knows the current device state. ...
thorsten.richter@...
Send Email
Apr 11, 2001
1:27 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help