Download HPD-TA 6.3, 6.4 - X-ray Micro-Imaging at SPring-8

Transcript
Read only property
Read only property
Read only property
Read only property
Read only property
piPluginIndex()
piUseDevice()
psDeviceName()
psDevType()
psOptionName(By
Val iIndex As
Integer)
Read only property psPluginName()
Read/write property pfRestoreWindow
Pos()
Integer
Integer
String
String
String
Returns the current plugin index
Returns a flag which indicates whether the devce is used
Returns the device name
Returns a string describing the device type
Returns the specified option name
String
Integer
Read/write property pfUserIF()
Integer
Function
Integer
Returns the plugin name
Sets or returns a value which defines whether the
window position, its size and window state is restored
when the window is displayed again after it has been
closed
Sets or returns a value which defines whether the
associated window should be shown on screen. A
window is only displayed under the following condition:
pfUserIF=TRUE, pfVisible=TRUE,
pfHideForm=FALSE
Returns the value of a specified parameter
Integer
Returns the value of a parameter specified by string
Integer
Returns the control index of the specified parameter. If
the parameter does not exits the returns value is false
Integer
Returns the control index of parameter specified by
name. If the parameter does not exits the returns value is
false
Integer
Sets the value of a specified parameter
Integer
Sets the value of a parameter specified by string
Integer
Sets the specified parameter to the maximum value
Integer
Sets the specified parameter to the minimum value
String
Returns the current device status string
Function
Function
Function
Function
Function
Function
Function
Function
pfGetParameter(B
yVal iParameter
As Integer, ByRef
dbValue As
Double)
pfGetParameterBy
String(ByVal
sParameterName
As String, ByRef
sValue As String)
pfParameter2Contr
ol(ByVal
iParameter As
Integer, ByRef
iControl As
Integer)
pfParameterName2
Control(ByVal
sParameterName
As String, ByRef
iControl As
Integer)
pfSetParameter(By
Val iParameter As
Integer, ByVal
dbNewValue As
Double)
pfSetParameterBy
String(ByVal
sParameterName
As String, ByVal
sNewValue As
String)
pfSetParameterTo
Maximum(ByVal
iParameter As
Integer)
pfSetParameterTo
Minimum(ByVal
iParameter As
Integer)
psGetStatus()
HDevPars
Event
ChangeEnabled(B
Event which is raised when the pfEnabled property
163