
UPA-USB Device Programmer50
Copyright © 2005 - 2007 ELRASOFT Ltd., www.elrasoft.com, www.elrasoft.eu
4 Pascal Script Reference
4.1 Device Management
function AddAction( Caption, ProcName, DeviceName: string ): boolean
function AddDevice( DeviceName, Description, GroupName, InheritedDeviceName: string ): boolean
function AddDeviceGroup( GroupName, Description: string ): boolean
function BlankCheckDevice: boolean
function GetDevice( DeviceName: string; var DevBase: TDevice ): boolean
procedure HideDeviceOrGroup( DeviceOrGroupName: string )
function ProgramDevice: boolean
function ReadDevice: boolean
procedure ShowDeviceOrGroup( DeviceOrGroupName: string )
function VerifyDevice: boolean
4.1.1 AddAction
function AddAction( Caption, ProcName, DeviceName: string ): boolean
4.1.2 AddDevice
function AddDevice( DeviceName, Description, GroupName, InheritedDeviceName: string ): boolean
4.1.3 AddDeviceGroup
function AddDeviceGroup( GroupName, Description: string ): boolean
4.1.4 BlankCheckDevice
function BlankCheckDevice: boolean
4.1.5 GetDevice
function GetDevice( DeviceName: string; var DevBase: TDevice ): boolean
4.1.6 HideDeviceOrGroup
procedure HideDeviceOrGroup( DeviceOrGroupName: string )
4.1.7 ProgramDevice
function ProgramDevice: boolean
4.1.8 ReadDevice
function ReadDevice: boolean
4.1.9 ShowDeviceOrGroup
procedure ShowDeviceOrGroup( DeviceOrGroupName: string )
4.1.10 VerifyDevice
function VerifyDevice: boolean
Comentários a estes Manuais