Definition of table scanner-device
Scanner device file , Table Dump Name scan-dev

Alphabetical Field Summary

  • cre-date: (DATE) Date record was created
  • cre-time: (CHAR) Time record was created at
  • cre-user-name: (CHAR) User name of user who creatd this record
  • description: (CHAR) Description of this scanner device
  • device-init-spec: (CHAR) Device initialization O/S command (optional)
  • device-parm: (CHAR) Optional device parameter string
  • device-read-spec: (CHAR) Device reader O/S command (must return data on STDOUT)
  • device-reset-spec: (CHAR) Device reset O/S command (optional)
  • device-type: (CHAR) File will use 'prntutil' to fetch file name, filter uses the
  • extern-guid: (CHAR) External Global Unique ID for this record
  • scanner-device-id: (INTG) Scanner device ID [DEFINE KEY]
  • scanner-model-id: (INTG) Internal model ID of this scanner device
  • upd-date: (DATE) Date this records was last updated on
  • upd-time: (CHAR) Time the record was last updated at
  • upd-user-name: (CHAR) Name of user who last updated this record

    Alphabetical Index Summary

  • description: description, scanner-device-id
  • device-by-model: scanner-model-id, scanner-device-id
  • extern-guid: extern-guid
  • scanner-device-id: (UNIQUE, PRIMARY) scanner-device-id, scanner-model-id

    Alphabetical Trigger Summary

  • CREATE: Overridable, Procedure is tr-c-scx.p (SOURCE NOT AVAILABLE)
  • DELETE: Overridable, Procedure is tr-d-scx.p (SOURCE NOT AVAILABLE)
  • REPLICATION-CREATE: Procedure is rp-c-scx.p (SOURCE NOT AVAILABLE)
  • REPLICATION-DELETE: Procedure is rp-d-scx.p (SOURCE NOT AVAILABLE)
  • REPLICATION-WRITE: Procedure is rp-u-scx.p (SOURCE NOT AVAILABLE)
  • WRITE: Overridable, Procedure is tr-u-scx.p (SOURCE NOT AVAILABLE)

    Other tables who reference scanner-device

  • form-bldg - Form definitions, on a per building level
  • scanner-model - Scanner model definitions file

    Tables scanner-device references

  • scanner-model - Scanner model definitions file


    Detailed Alphabetical Field Listing
    cre-date Data type: DATE
    Format: 99/99/9999 (Initial Value: TODAY)
    Help: Date record was created

    cre-time Data type: CHARACTER
    Format: x(8)
    Help: Time record was created at

    cre-user-name Data type: CHARACTER
    Format: x(16)
    Help: User name of user who creatd this record

    description Data type: CHARACTER
    Format: x(28)
    Help: Description of this scanner device
    Attributes: Index Component

    device-init-spec Data type: CHARACTER
    Format: x(40)
    Help: Device initialization O/S command (optional)

    device-parm Data type: CHARACTER
    Format: x(30)
    Help: Optional device parameter string

    device-read-spec Data type: CHARACTER
    Format: x(40)
    Help: Device reader O/S command (must return data on STDOUT)

    device-reset-spec Data type: CHARACTER
    Format: x(40)
    Help: Device reset O/S command (optional)

    device-type Data type: CHARACTER
    Format: x(8) (Initial Value: Filter)
    Description: File will use 'prntutil' to fetch file name, filter uses the
    Help: Device type (file, filter or device)

    extern-guid Data type: CHARACTER
    Format: x(32)
    Description: External Global Unique ID for this record
    Attributes: Index Component

    scanner-device-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: Scanner device ID [DEFINE KEY]
    Attributes: Index Component

    scanner-model-id Data type: INTEGER
    Format: zzzzzzzzz9
    Description: Internal model ID of this scanner device
    Attributes: Index Component

    upd-date Data type: DATE
    Format: 99/99/9999
    Help: Date this records was last updated on

    upd-time Data type: CHARACTER
    Format: x(8)
    Help: Time the record was last updated at

    upd-user-name Data type: CHARACTER
    Format: x(16)
    Help: Name of user who last updated this record

    Created on 05/07/2012 by DBHTML V1.2