Sign In
Upload
Manuals
Brands
Aurora Multimedia Manuals
Control Systems
WACI NX-22
User Manuals: Aurora Multimedia WACI NX-22 System
Manuals and User Guides for Aurora Multimedia WACI NX-22 System. We have
1
Aurora Multimedia WACI NX-22 System manual available for free PDF download: Reference Manual & Programming Manual
Aurora Multimedia WACI NX-22 Reference Manual & Programming Manual (174 pages)
Web Access Control System
Brand:
Aurora Multimedia
| Category:
Control Systems
| Size: 2 MB
Table of Contents
I. Quick
3
Quick Contents
3
Table of Contents
3
Full Contents
4
III. Introduction
6
IV. Box Contents
7
Box Contents for the Nx-22
7
Hardware Specifications
8
D Escriptions
12
VI. Expansion Hardware
17
Factory Default Configurations
18
Default Network Settings for
18
VIII. Quick Start
19
Step 1: Powering U P
19
Step 2: Determining Waci Connection
20
Step 3A: Connecting the Nx-22 to Alan
20
Step 3B: Direct Connection if Static Ip Is Set Step 3C: Direct Connection with a Serial Cable Step 4: Access the Waci
21
Step 5: Configure Waci Using the Admin Web
22
Admin Web Page
22
IX. Using the WACI
23
Viewing Server Logs
24
Automating Tasks (the Event Manager )
24
Uploading Custom Web
24
Using Remote Procedure Calls (Rpc S )
25
Web Server Features
26
Boot Menu Reference
27
Accessing the Boot Menu with a Serial Connection
27
0: Display Current Settings
27
1: Restore Factory Defaults
28
2: Configure Ip Settings
28
3: Change Password
29
4: Set Host Name
29
5: Download New Firmware
29
6: Lamp Test
30
7: Memory Test
30
8: Erase File System
30
9: Oem Functions
30
Admin Web
31
Setup
32
Diagnostics
38
System Information
39
Events (See Section: the Event Manager)
49
Files
49
The Event Manager
54
Overview of Events, Actions, & Variables
54
The Event Manager Web Page
55
Events
57
Actions
63
Variables
71
Functions
73
Expressions
76
Remote Procedure Calls
87
Rpc Server Logs
87
Syntax for Http Post
87
Fault Codes
89
Using Macromedia Flash
90
Visual Basic Scripting
92
Note on Error Checking
92
Rpc Quick Reference
93
Table of Contents
97
Error Information Methods
100
Getlasterrorcode ( )
100
Getlasterrorstring ( )
100
Getlastextendederrorstring ( )
100
General Information Methods
101
Allstate_Get ( )
101
Getfirmwareversion ( )
101
Getmachinetype ( )
101
Time_Getdate ( )
102
Validatepassword ( Password )
102
Time_Sleep ( Milliseconds )
103
Network Methods
104
Net_Getipaddress ( )
104
Net_Getipaddressex ( Netcard )
104
Net_Getnetcardcount ( )
104
Net_Getsubnetmask ( )
104
Net_Getsubnetmaskex ( Netcard )
105
Net_Posthtmldata ( Url, Postdata )
105
Net_Posthtmldataex ( Netcard, Url, Isexpression, Postdata, Timeout )
105
Net_Sendmail( Senderid, Toids, Ccids, Bccids, Subject, Messagebody )
106
Net_Sendmailex ( Netcard, Senderid, Toids, Ccids, Bccids, Returnpathid, Returnrcpid, Msgcomment, Subject, Isexpression, Messagebody )
106
Telnet Methods
108
Telnet_Read ( Netcard )
108
Logging Methods
109
Telnet_Send ( Netcard, Msg, Maxwaitms )
108
Telnet_Sendexpression ( Netcard, Expression, Maxwaitms )
108
Log_Write ( Filename, Isexpression, Buffer, Maxsize )
109
Telnet_Clearreadbuffer ( Netcard )
109
Telnet_Readbuffercount ( Netcard )
109
Log_Clearfile ( Filename )
110
Log_Firstfile ( Wildcard )
110
Log_Readfile ( Filename, Maxlength )
110
Log_Nextfile ( Wildcard )
111
Serial Methods
112
Serial_Getsettings ( Port )
112
Serial_Send ( Port, Msg, Maxwaitms )
112
Serial_Clearreadbuffer ( Port )
113
Serial_Read ( Port )
113
Serial_Sendexpression ( Port, Expression, Data )
113
Serial_Getportcount ( )
114
Relay Methods
115
Serial_Readbuffercount ( Port )
114
Relay_Getstate ( Port )
115
Relay_Off ( Port )
115
Relay_On ( Port )
115
Relay_Getportcount ( )
116
Digital I/O Methods
117
Dio_Outputmode_Close ( Port )
117
Dio_Outputmode_Open ( Port )
117
Dio_Read ( Port )
117
Dio_Getportcount ( )
118
Ir Methods
119
Dio_Isoutput ( Port )
118
Dio_Ispulledup ( Port )
118
Ir_Sendcommand ( Port, Group, Command )
119
Ir_Sendcommandex ( Port, Group, Command, Sequence, Repeat )
119
Ir_Senddata ( Port, Sequence, Data )
120
Ir_Listallgroups ( )
121
Ir_Getgroupmake ( Group )
122
Ir_Listallcommands ( )
122
Ir_Listallcommandsingroup ( Group )
122
Ir_Getgroupmodel ( Group )
123
Ir_Getgroupremote ( Group )
123
Ir_Getgroupcomment ( Group )
124
Ir_Getportcount ( )
124
Event Manager Methods
125
Enableeventmanager ( Enable )
125
Iseventmanagerenabled ( )
125
Waitonchangeevent ( Changemask, Timeout )
125
Event Methods
127
Addevent ( Name, Type, Concurrent, Source, Match )
127
Addremoteevent ( Client, Eventrecord )
127
Cloneeventbyid ( Eventid, Cloneactions, Newname )
128
Deleteeventbyid ( Eventid )
128
Deleteeventbyname ( Name )
129
Geteventbyidx ( IDX )
129
Geteventbyname ( Name )
129
Geteventconcurrent ( Eventid )
130
Geteventcount ( )
130
Geteventgroup ( Eventid )
131
Geteventhost ( Eventid )
131
Geteventnetcard ( Eventid )
131
Geteventids ( )
132
Geteventidxbyid ( Eventid )
132
Geteventinfo ( Eventid )
132
Geteventmatch ( Eventid )
133
Geteventname ( Eventid )
134
Geteventoption ( Eventid, Optiontype )
134
Geteventschclocktype ( Eventid )
134
Geteventschmaskorday ( Eventid )
135
Geteventschrecurtype ( Eventid )
135
Geteventschmonth ( Eventid )
136
Geteventschyear ( Eventid )
136
Geteventschhour ( Eventid )
137
Geteventschrecureveryn ( Eventid )
137
Geteventschminute ( Eventid )
138
Geteventschsecond ( Eventid )
138
Geteventsource ( Eventid )
138
Geteventtype ( Eventid )
139
Seteventbyid ( Eventid, Name, Type, Concurrent, Source, Match )
139
Seteventbyname ( Name, Type, Concurrent, Source, Match )
140
Seteventnetcard ( Eventid, Netcard )
141
Seteventoption ( Eventid, Optiontype, Optionval )
141
Seteventschedule ( Eventid, Recur, Maskorday, Month, Year, Recureveryn, Hour, Minute, Second )
143
Sortevents ( Sorttype, Direction )
144
Triggereventbyname ( Name, Time, Source, Data )
144
Action Methods
146
Addactionbyevid ( Eventid, Name, Type, Delay, Dutycycle, Stopafter, Port, Output )
146
Addactionbyevname ( Eventname, Name, Type, Delay, Dutycycle, Stopafter, Port, Output )
147
Deleteactionbyid ( Actionid )
147
Deleteactionbyidx ( Eventid, IDX )
148
Deleteactionbyname ( Eventid, Name )
148
Getactionbyidx ( Eventid, IDX )
149
Getactionbyname ( Eventid, Name )
149
Getactioncount ( Eventid )
149
Getactiondelay ( Actionid )
150
Getactiondutycycle ( Actionid )
150
Getactionhost ( Actionid )
150
Getactionids ( Eventid )
151
Getactioninfo ( Actionid )
151
Getactionname ( Actionid )
152
Getactionoption ( Actionid, Optiontype )
152
Getactionoutput ( Actionid )
152
Getactionport ( Actionid )
153
Getactionstopafter ( Actionid )
154
Getactiontype ( Actionid )
154
Moveactionbyidx ( Eventid, IDX, Where )
155
Setactionbyid ( Actionid, Name, Type, Delay, Dutycycle, Stopafter, Port, Output )
156
Setactionbyidx ( Eventid, IDX, Name, Type, Delay, Dutycycle, Stopafter, Port, Output )
157
Setactionbyname ( Eventid, Name, Type, Delay, Dutycycle, Stopafter, Port, Output )
157
Setactionhost ( Actionid )
158
Setactionoption ( Actionid, Optiontype, Optionval )
159
Sortactions ( Sorttype, Direction )
159
Variable Methods
161
Addvariable ( Name, Type, Default, Value, Persist )
161
Assignvariable ( Varname, Isexpression, Value )
162
Deletevariablebyid ( Varid )
162
Deletevariablebyname ( Name )
162
Getvariablebyidx ( IDX )
163
Getvariablebyname ( Name )
163
Getvariablecount ( )
163
Getvariabledefault ( Varid )
164
Getvariablegroup ( Varid )
164
Getvariablename ( Varid )
164
Getvariablepersist ( Varid )
165
Getvariabletype ( Varid )
165
Getvariablevalue ( Varid )
166
Setvariablebyid ( Varid, Name, Type, Default, Value, Persist )
167
Setvariablebyname ( Name, Type, Default, Value, Persist )
167
Setvariablegroup ( Varid, Group )
168
Sortvariables ( Sorttype, Direction )
169
Limited 3 Year Warranty
170
Fcc Part 15 Statement
171
Index
172
Advertisement
Advertisement
Related Products
Aurora Multimedia WACI NX+
Aurora Multimedia WACI NX Jr.
Aurora Multimedia WACI NXT-700
Aurora Multimedia WACI NXT-700V
Aurora Multimedia Categories
TV Tuner
Extender
Matrix Switcher
Media Converter
Amplifier
More Aurora Multimedia Manuals
Login
Sign In
OR
Sign in with Facebook
Sign in with Google
Upload manual
Upload from disk
Upload from URL