JVC VN-E4U API Guide - Page 79

Example: ApiIP=192.168.0.2; Specify IP address, IP Address of VN-E4 unit.

Page 79 highlights

11. Customizing VN-E4's Built-in Viewer Method Play( ) Method Stop( ) Property AudioSnd Property AudioRcv Property SelectCh Property ApiIP Property ApiPort Property StartMode Property BufferSize For starting ActiveX control. Start upon changing to new settings. Example: Play( ); Start For ending ActiveX control. Close and reboot ActiveX control upon changing settings. Example: Stop( ); End For turning on/off audio sending from the viewer to the VN-E4 unit. Audio sending can be turned on/ off when ActiveX control is running. 0: Off 1: On Example: AudioSnd=1; When turning on audio sending For turning on/off audio receiving at the viewer. Reboot ActiveX control upon setting. 0: Off 1: On Example: AudioRcv=1; When turning on audio receiving For selecting Ch for JPEG display (valid only during 1-screen display). 1: ch1 2: ch2 3: ch3 4: ch4 Example: SelectCh=1; When displaying 1ch IP Address of VN-E4 unit. Example: ApiIP=192.168.0.2; Specify IP address Port number to access to (JPEG/Audio acquisition). Example: ApiPort=8009; Port number For determining the operation mode during startup. 1: 1-screen display 2: 4-screen display Example: StartMode=1; Start up in 1-screen display mode For specifying the video and audio buffering time. Set the time in msec between 300 to 1000. Example: BufferSize=300; Set buffering time to 300 ms 79

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80

79
11. Customizing VN-E4's Built-in Viewer
Method
Play( )
For starting ActiveX control. Start upon changing to new settings.
Example: Play( ); Start
Method
Stop( )
For ending ActiveX control. Close and reboot ActiveX control upon changing settings.
Example: Stop( ); End
Property
AudioSnd
For turning on/off audio sending from the viewer to the VN-E4 unit. Audio sending can be turned on/
off when ActiveX control is running.
0: Off
1: On
Example: AudioSnd=1; When turning on audio sending
Property
AudioRcv
For turning on/off audio receiving at the viewer. Reboot ActiveX control upon setting.
0: Off
1: On
Example: AudioRcv=1; When turning on audio receiving
Property
SelectCh
For selecting Ch for JPEG display (valid only during 1-screen display).
1: ch1
2: ch2
3: ch3
4: ch4
Example: SelectCh=1; When displaying 1ch
Property
ApiIP
IP Address of VN-E4 unit.
Example: ApiIP=192.168.0.2; Specify IP address
Property
ApiPort
Port number to access to (JPEG/Audio acquisition).
Example: ApiPort=8009; Port number
Property
StartMode
For determining the operation mode during startup.
1: 1-screen display
2: 4-screen display
Example: StartMode=1; Start up in 1-screen display mode
Property
BufferSize
For specifying the video and audio buffering time.
Set the time in msec between 300 to 1000.
Example: BufferSize=300; Set buffering time to 300 ms