background image

SPECIAL APPLICATION

400-0384-001

20

40.  

[ALRMn=SUBk]

This command sets the dependencies between 
an alarm and a subroutine.  The functions in the 
subroutine will be executed when the alarm 
conditions are met.

Command Format: [ALRMn=SUBkCi]

n

= Alarm Number (n = 1 or 2)

k

= Subroutine (k = # from 1 to 99)

Ci

= Unit ID (i = # from 1 to 99)

Example:

Assign subroutine 20 to be executed when the 
conditions for Alarm #2 are met by sending the 
command [ALRM2=SUB20]. Use the 
[RDALRM2] command to verify the setting.

RS-232 MEMORY COMMANDS

41.  

[WRM]

This command saves RS-232 data into memory. 
This memory is not the same as the memory for 
subroutine storage. When writing to the memory 
location, the memory may be  overwritten or 
appended with this command.

Command Format: [WRMm=xxxxxx;pCi]]

m

= Memory Location (m = # from 1 to 99)

x

= Data

16 characters may be sent at a time
112 characters total per memory location

p

= Saving Instruction

0 append to existing info
1 overwrite existing info

Ci

= Unit ID (i = # from 1 to 99)

Hex  characters can be added to the string by 
using the % sign in front of the hex number. 
Sending %0C will send the hex “0C”, or form 
feed character. The three characters making up 
the hex number cannot be separated and must 
be in the same string. Below are some common 
hex numbers:

%5B = ‘ [ ‘

%5D = ' ] '

%7B = ’ { ‘

%7D = ' } '

%3C = ' < '

%3E = ' > '

Example:

Program RS memory location 50 with the string 
“STANDBY_ON” by sending the command 
[WRM50=STANDBY_ON;1].  Using the ‘1’ 
option, this will overwrite whatever information is 
currently in location 50 and save the command 
“STANDBY_ON”.

42.  

[WRLM]

This command assigns a  label  to a memory 
location. This label can help identify the 
contents or function of the data stored in the 
memory location. The label may be up to eight 
characters.

Command Format: [WRLMm=<xxxxxx>Ci]

m

= Memory Location (m = # from 1 to 99)

x

= Label Name (8 characters max)

Ci

= Unit ID (i = # from 1 to 99)

Example:

Add the label “STANDBY” to memory location 
50 by sending the command 
[WRLM50=<STANDBY>].

43.  

[RDM]

This command displays the data for one or all 
memory locations. The data shows the memory 
location number, the memory label and then the 
contents of the memory location.

Command Format: [RDMmCi]

m

= Memory Location (m = 1 to 99, * for all)

Ci

= Unit ID (i = # from 1 to 99)

Example:

Read back the contents of all the memory 
locations by sending the command [RDM*]. The 
feedback will be in the following format:

MEM1/NONE/: ON

MEM2/NONE/: OFF

MEM99/NONE/Memory Empty

Summary of Contents for PE1005

Page 1: ...SPECIAL APPLICATION MANUAL PART NUMBER 400 0384 001 PE1005 CONTROL CARD FOR PIONEER PLASMA DISPLAY USER S GUIDE...

Page 2: ...NTERNAL VIEW 5 DIAGRAM 3 CARD DETAILS 6 DIAGRAM 4 25 PIN HD DETAILS 7 DIAGRAM 5 MOTION DETECTOR DETAILS 7 INSTALLING YOUR PE1005 8 USB SETUP 8 TCP IP SETUP 8 OPERATION 10 RS 232 CONTROL 10 DESCRIPTION...

Page 3: ...opping or jarring can damage the card The PE1005 contains components that are sensitive to electro static discharge ESD Always use ESD safety precautions when touching the card 1 5 FCC CE NOTICE This...

Page 4: ...Wire them in and use them for remote on off brightness up down input select and more Proximity Detector optional An ultrasonic proximity detector allows the execution of any macro based on the proximi...

Page 5: ...SPECIAL APPLICATION 400 0384 001 4 DESCRIPTION OF PE1005 4 APPLICATION DIAGRAMS 5 DIAGRAM 1 TYPICAL SETUP CONNECTOR RJ 45 NETWORK JACK CONNECTOR TCP IP DIGITAL I O USB 25 PIN D SUB...

Page 6: ...TX TX TX PDP RX PDP RX VIDEO CARD TX VIDEO CARD EDGE CONNECTOR PE 1005 MAIN MP TX OC OC OC OC INPUT CONTROL 11 12 14 13 ADC DETECTOR MONITOR INPUT REAL TIME RELAY CONTROL 3 4 2 1 CONTACT RELAYS D SUB...

Page 7: ...0384 001 6 DIAGRAM 3 CARD DETAILS LED1 BATTERY 3V Lithium CR1225 P3 Test Connector Used for circuit card evaluation SW1 RS 232 RS 485 selection The RS 232 position is shown P5 Test Connector Used for...

Page 8: ...ption PIN Description 1 Input 1 5 Relay 1 Throw 13 GND 21 Motion Det 2 Input 2 6 Relay 1 Pole 14 RS 232 TX 22 Motion Det Trg 3 Input 3 7 Relay 2 Throw 15 GND 23 GND 4 Input 4 8 Relay 2 Pole 16 RS 232...

Page 9: ...ot connect the PE1005 to the USB port on the computer until after the drivers are installed 3 Check for a readme file that may contain special installation instructions If there is a readme file print...

Page 10: ...sion This procedure uses the Telnet option Click the Telnet button and do not change the default port number of 9999 9 When the command window appears press ENTER when prompted to enter Setup Mode and...

Page 11: ...r Commands sent without the unit identifier will be executed by all PE1005 s Example VER Executed by all units VERC1 For Unit ID 1 Only VERC2 For Unit ID 2 Only etc Individual control is accomplished...

Page 12: ...ed 5 WAIT This command will cause the card to suspend operation for specified period up to ten seconds If several commands are present in a single subroutine use this command to make a pause in betwee...

Page 13: ...rom 1 to 99 Example Set relay 1 on relay 4 off and leave relays 2 and 3 unchanged In order to do this send the command WRRL1XX0 9 WRRLk x This command is used to set one or all internal relays on or o...

Page 14: ...s WRRL1 1 WAIT10 WRRL1 0 WAIT10 SET1ALARM30800 and ALRMON1 This is accomplished by sending the following commands WRS10 WRRL1 1 WAIT10 WRRL1 0 1 WRS10 SET1ALARM30800 ALRMON1 0 Now send the command RDS...

Page 15: ...Unit ID i from 1 to 99 Example Subroutine 50 turns off all the relays and has the label RLYS_OFF Send the command RDS50 and the display will be as follows SUB50 RLYS_OFF WRRL 0 Clear the label for sub...

Page 16: ...ows DATE 06 01 05 23 RDTIME This command reads back the time from internal clock Command Format RDTIMECi Ci Unit ID i from 1 to 99 Feedback Format hh mm ss Example The current time is 08 40PM Read bac...

Page 17: ...ine 10 and set Alarm 1 by sending the following commands ALRM1 SUB10 SET1ALRM1 ALRMON1 Alarm 1 is now enabled and running Every second the functions stored in subroutine 10 will be executed 27 SET1ALR...

Page 18: ...the following commands ALRM1 SUB10 SET1ALRM514300015 ALRMON1 Alarm 1 is now enabled and running Every month on the 15th at 2 30PM the functions stored in subroutine 10 will be executed 31 SET1ALRM6 MO...

Page 19: ...now enabled and running Every minute when the second count matches 00 the functions stored in subroutine 10 will be executed If the time is 09 59AM the alarm will trigger at the following times 10 00...

Page 20: ...ing the following commands ALRM2 SUB10 SET2ALRM510003 ALRMON2 Alarm 2 is now enabled and running Every Tuesday at 10 00AM the functions stored in subroutine 10 will be executed ALARM CONTROLS 37 ALRMO...

Page 21: ...end the hex 0C or form feed character The three characters making up the hex number cannot be separated and must be in the same string Below are some common hex numbers 5B 5D 7B 7D 3C 3E Example Progr...

Page 22: ...memory location labels Command Format CLRLMkCi k Memory Location m 1 to 99 for all Ci Unit ID i from 1 to 99 Example Clear the contents of all RS 232 memory location labels by sending the command CLR...

Page 23: ...internal RS 232 port bus to the Video card Command Format OUTVCMmCi m Memory Location m from 1 to 99 Ci Unit ID i from 1 to 99 Example Send the contents of RS memory location 1 to the internal bus to...

Page 24: ...fined using the SETMD MD0 and MD1 commands Command Format MDONCi Ci Unit ID i from 1 to 99 Example Send the command MDON to activate enable the motion detector 58 MDOFF This command is used to deactiv...

Page 25: ...ANDS RSI SIDn SIDnCi RSN 63 SIDn This command sets the ID number of all cards connected to the RS 232 bus to the same value The default unit ID is zero Command Format SIDn n New ID n from 1 to 99 Exam...

Page 26: ...Set Alarm 1 Mode 4 30 SET1ALRM5 Set Alarm 1 Mode 5 31 SET1ALRM6 Set Alarm 1 Mode 6 32 SET2ALRM1 Set Alarm 2 Mode 1 33 SET2ALRM2 Set Alarm 2 Mode 2 34 SET2ALRM3 Set Alarm 2 Mode 3 35 SET2ALRM4 Set Ala...

Page 27: ...ent mode The plasma may be placed into adjustment mode by sending the command AJY The following examples demonstrate communication with the plasma through the internal bus using both stored commands a...

Page 28: ...re pins 14 and 16 of the 25 pin HD connector If there is still no response please call Altinex at 714 990 2300 8 2 RELAYS DO NOT WORK Cause 1 Cabling is incorrect Solution See DIAGRAM 4 25 PIN HD DETA...

Page 29: ...TY RETURN POLICY Please see the Altinex website at www altinex com for details on warranty and return policy 9 2 CONTACT INFORMATION ALTINEX INC 592 Apollo Street Brea CA 92821 USA TEL 714 990 2300 TO...

Reviews: