AMX KPDESIGN KEYPAD DESIGN PROGRAM Instruction Manual page 20

Keypad design program
Table of Contents

Advertisement

Using KPDesign
(**********************************************)
(*
(**********************************************)
DEFINE_DEVICE
DvVIRT = 33001:1:0
DvDMS = 6020:1:0
(**********************************************)
(*
(**********************************************)
DEFINE_VARIABLE
CHAR strFileName[100]
CHAR strVarTextArray[100][40]
(**********************************************)
(*
(**********************************************)
DEFINE_START
StrFileName = 'avcnt11.kpd'
(**********************************************)
(*
(**********************************************)
DEFINE_DEVICE
dvVIRT = 33001:1:0
dvDMS = 10001:1:0
(**********************************************)
(*
(**********************************************)
DEFINE_VARIABLE
CHAR strFileName[100]
CHAR strVarTextArray[100][40]
(**********************************************)
(*
(**********************************************)
DEFINE_START
strFileName = 'avcnt11.kpd'
DEFINE_MODULE 'DMS-IMSMod' mdlKDP(dvVERT,dvDMS,strFileName,strVarTextArray)
16
DEVICE NUMBER DEFINITIONS GO BELOW
VARIABLE DEFINITIONS GO BELOW
STARTUP CODE GOES BELOW
DEVICE NUMBER DEFINITIONS GO BELOW
VARIABLE DEFINITIONS GO BELOW
STARTUP CODE GOES BELOW
*)
*)
*)
*)
*)
*)
KPDesign Keypad Design Program

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the KPDESIGN KEYPAD DESIGN PROGRAM and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Kpdesign

Table of Contents