Blame | Last modification | View Log | Download
** Copyright 1993 DeltaLink bv. All Rights Reserved** DEC_CNV.KEY - Supported conversions** CODE NUMBER*BIT | 1 | BIT * BIT conversionBR | 2 | BR * RIGHT byte conversionBL | 3 | BL * LEFT byte conversionWORD | 4 | WORD * WORD conversionLONG | 5 | LONG * LONG conversionDBL | 6 | DBL * DOUBLE precision float conversionMSG | 7 | MSG * message conversionIEEE | 8 | IEEE * IEEE single precision float conversionBCD | 10 | BCD * Binary Coded Decimal conversionBYTE | 11 | BYTE * Byte conversion** Special conversion for the Siemens Sinec H1 driver*SIE | 9 | SIE * SIEMENS float conversion** Special conversion for the Interbus-S driver*IBG | 12 | IBG * Interbus-S Gain for analog in/outIBAU | 13 | IBAU * Interbus-S Analog input/output 12 bits UnsignedIBAS | 14 | IBAS * Interbus-S Analog input/output 12 bits two's complement** Special conversion for the reversed variables*RLNG | 15 | RLNG * reversed LONG conversionRFLT | 16 | RFLT * reversed IEEE single precision float conversion** Special conversion for the Valmet - Damatic Floating point*FDAM | 17 | FDAM * Valmet Damatic floating point conversion** Special conversion for BCD*BCD2 | 18 | BCD2 * BCD conversion for byteBCD4 | 19 | BCD4 * BCD conversion for word, equals 'BCD'BCD8 | 20 | BCD8 * BCD conversion for long** Special conversion for time*TIME | 21 | TIME * Time conversion from C-time to 'SECTIME' (10 years)TIM0 | 22 | TIM0 * User defined time conversionTIM1 | 23 | TIM1 * User defined time conversionTIM2 | 24 | TIM2 * User defined time conversionTIM3 | 25 | TIM3 * User defined time conversionTIM4 | 26 | TIM4 * User defined time conversionTIM5 | 27 | TIM5 * User defined time conversionTIM6 | 28 | TIM6 * User defined time conversionTIM7 | 29 | TIM7 * User defined time conversionTIM8 | 30 | TIM8 * User defined time conversionTIM9 | 31 | TIM9 * User defined time conversion