kPOSDeviceSetup
POS Device Setup
Info
Inherits from kDataObject\kDataBasic
Properties
| Name | Type | Label | List | Owned | Cluster | Mandatory | Unique | Note |
|---|---|---|---|---|---|---|---|---|
| DeviceType | tkPOSDeviceType | Device Type | ||||||
| Driver | kPOSDeviceDriver | Device Driver | ||||||
| ConnectionType | kPOSDeviceConnectionType | Connection Type | - | |||||
| SerialParams | tkSerialParams | Serial Parameters | - | |||||
| SerialParams.ComNumber | tkComPort | COM Port | - | |||||
| SerialParams.Speed | tkComSpeed | Speed | - | |||||
| SerialParams.Parity | tkComParity | Parity | - | |||||
| SerialParams.DataBits | tkComDataBits | Data Bits | - | |||||
| SerialParams.StopBits | tkComDataBits | Stop Bits | - | |||||
| HTTPParams | tkHTTPParams | HTTP Parameters | - | |||||
| HTTPParams.URL | tkUrl | URL | - | |||||
| HTTPParams.AuthType | tkHTTPAuthType | Authentication Type | - | |||||
| HTTPParams.User | tkShortString | User | - | |||||
| HTTPParams.Password | tkPassword | Password | - | |||||
| OPOSParams | tkOPOSParams | OPOS Parameters | - | |||||
| OPOSParams.DeviceName | tkOPOSDeviceName | Device Name | - | |||||
| TCPParams | tkTCPParams | Socket Parameters | - | |||||
| TCPParams.URL | tkUrl | URL | - | |||||
| TCPParams.Port | tkTCPPort | Port | - | |||||
| DLLParams | tkDLLParams | DLL Parameters | - | |||||
| DLLParams.LibraryName | tkDLLName | Library Name | - | |||||
| SpoolParams | tkSpoolParams | Spool Parameters | - | |||||
| SpoolParams.PrinterName | tkPrinterName | Printer Name | - | |||||
| OtherParams | kGenericParams | Other Parameters | List | Owned | - | |||
| ConnectTimeout | tkTimeout | Connect TimeOut | - | |||||
| ReadTimeout | tkTimeout | Read TimeOut | - | |||||
| Inherited from kDataBasic | ||||||||
| Code | tkCode | Code | ||||||
| Description | tkTranslatableDescription | Description | - | |||||
| Remark | kRemark | Remark | Owned | - | ||||
| Inherited from kDataObject | ||||||||
| Id | tkUnique | Id | ||||||
| ClassName | tkCode | Class Name | - | |||||
| CreatedBy | tkCode | Created BY | - | |||||
| LastModifiedBy | tkCode | Last Modified By | - | |||||
| CreatedDate | tkDateTime | Created Date | - | |||||
| LastModifiedDate | tkDateTime | Last Modified Date | - | |||||
| RevisionNumber | tkInteger | Revision Number | - | |||||
| WorkflowStatus | kWorkflowStatus | Workflow Status | - | |||||
| OwnedOnRequest | tkYesNo | Is owned on request | - | |||||
| Origin | kSystem | Origin | - | |||||
| LastModifiedProcess | tkGuid | Last process | - | |||||
(E) : Type have an event assigned to it, look at type documentation for mode details
(A) : Property have an autocoderole, look autocoderole grid for mode details
Events
| When | Method Name | Module | Parameters | On | Off | Asynch |
|---|---|---|---|---|---|---|
| beforeinsert (I) | OnInitWorkFlow | kCoreServices | ||||
| afterinsert (I) | AutoTransition | kCoreServices | ||||
| afterupdate (I) | AutoTransition | kCoreServices | workflowstatus |
IncrementalSearch
Inherited from kDataBasic
- class : kDataBasic
- searchproperty : description,code
- displayproperties : code,description
Used By
| Class | Property |
|---|---|
| kPOSDevice | Setup |