Modifier and Type | Interface and Description |
---|---|
static class |
UFCamPref.CamPref
Refer to UF_CAM_PREF_e for documentation
|
Modifier and Type | Method and Description |
---|---|
UFParam.Type |
askDataType(UFCamPref.CamPref pref)
Refer to UF_CAM_PREF_ask_data_type for documentation.
|
int |
askIntegerValue(UFCamPref.CamPref pref)
Refer to UF_CAM_PREF_ask_integer_value for documentation.
|
boolean |
askLogicalValue(UFCamPref.CamPref pref)
Refer to UF_CAM_PREF_ask_logical_value for documentation.
|
void |
setIntegerValue(UFCamPref.CamPref pref,
int value)
Refer to UF_CAM_PREF_set_integer_value for documentation.
|
void |
setLogicalValue(UFCamPref.CamPref pref,
boolean value)
Refer to UF_CAM_PREF_set_logical_value for documentation.
|
boolean askLogicalValue(UFCamPref.CamPref pref) throws NXException, RemoteException
NXException
RemoteException
int askIntegerValue(UFCamPref.CamPref pref) throws NXException, RemoteException
NXException
RemoteException
void setLogicalValue(UFCamPref.CamPref pref, boolean value) throws NXException, RemoteException
NXException
RemoteException
void setIntegerValue(UFCamPref.CamPref pref, int value) throws NXException, RemoteException
NXException
RemoteException
UFParam.Type askDataType(UFCamPref.CamPref pref) throws NXException, RemoteException
NXException
RemoteException
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.