|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
RS422 controller applicationsVCR Timing Events Software
|
The intelligence you can provide to your system.
Control as many VTRs as com port outputs available on your computer.
Reduce costs and improve results with intelligence.
Make your system exactly fit your needs.
Full programable using Visual Basic or any other compiler accepting OCX interface.

9 pin RS 422 VCR controller ocx component,
allows you to have control over a remote controllable VCR or DDR with sony
protocol RS 422, any 9 pin video device can be controlled by this interface, from your
Visual Basic application it also can be used in Visual C, HTML or any other
compiler accepting OCX interface. It also can read timecode in all formats as
LTC TIME - VITC TIME - TIMER-1 - TIMER-2 - LTC UB - VITC UB.
User interface is absolutely independent from the internal functions it is there
for testing your system without having to write code, this user interface can be
hidden in your application by set the property Visible to False.
Contact:
info@rs422.com.ar
Company Website
www.sysworks.com.ar
Delivery:
Same day, by email.
Support:
Suport for code development and implementation at support@rs422.com.ar
1
Developer plus Unlimited License for Use Royalty-Free: US$ 480.- (Developer
Full)
+ Online
Technical Support
License Terms
Goods and services provided by www.sysworks.com.ar
(BA, Argentina).
Sold by 2CheckOut.com Inc. (Ohio, USA).
Contact Us for other payment methods
Product's web page:
www.rs422.com.ar
| Dub Room Control ( New York City, USA ) | |
![]() |
This software is controlling a dub room with 48 VCRs connected to a computer. |
| Video Tape Logging ( Czech Republic ) | |
![]() |
This is a stand alone program for logging and part of big
Video Archive for Broadcast. |
| Diamond Vision VCR Controller ( United States of America ) | |
![]() |
This program was written to control five VTRs which allows any or all of the decks to be placed into a common control group. |
| Corporate Intranet Video Solution ( Spain ) | |
![]() |
This is a software running from HTML controlled with Java Script, was designed for capturing from a profesional VCR to the intranet network. Building up an online clipstore solution for the biggest telephony company in Europe. |
Any questions or comments please email to:
info@rs422.com.ar
|
Wiring List: VTR (1) to VTR Shell to PC Shell VTR (2) to PC (2) VTR (8) to PC (3) VTR (3 + 4 + 6) to PC (5) Note: For a true RS422 connection, you can use any adapter RS232 port on the PC and provides an RS422 connection on the other side (option 2). To connect the adaptor to the VTR, use a standard RS422 cable. A true RS422 connection allows for a better connection and longer cables. |
![]() |
RS232 to RS422 External Serial AdapterThe ANC-6090 adapter provides the PC user with a low cost solution to change serial comport signals into RS-422 signals to control multimedia equipment (VCR, DDR with DB9 SMPTE interface). Click here for Antona
products
|
Click
Here for more information >>
1 GND
2 RM TX-
3 RM RX+
4 GND
5 PROIRITY
6 GND
7 RM TX+
8 RM RX-
9 GND
Properties.
cueHours
cueMinutes
cueSeconds
cueFrames
Set Up this values first before calling CueUp method, this values are the timecode where the vtr will cue up.
TcHours
TcMinutes
TcSeconds
TcFrames
This values are the vtrTimecode. they will be changed by vtrTimeCode(TcType) function, this values change each time you call vtrTimecode(TcType), remember if AutoCheckTimeCode is set to true this values will change atomaticaly.
ClipInHours
ClipInMinutes
ClipInSeconds
ClipInFrames
ClipOutHours
ClipOutMinutes
ClipOutSeconds
ClipOutFrames
Clip parameter can be readed at any time, make sense to read this values from clipParamsChanged Event
AutoCheckTimeCode
If AutoCheckTimeCode = True the Controller will auto sense timecode and connection
the function vtrTimeCode will be 1 if the VCR is Connected, if not will be 0,
this function also call vtrStatusSense command in order to read out VCR's status
codes.
CommPort
Port number in where VCR is Connected to
TcType
(Hexadecimal Values)
&h1 LTC TIME
&h2 VITC TIME
&h4 TIMER-1
&h8 TIMER-2
&h10 LTC UB
&h20 VITC UB
vtrConnected
Return Value:
1 if Connected
0 if DisConnected
*Is gone in 2.0 version check ErrorOcurred(id)
for connection testing
DropFrame
Values:
True = DropFrame format is being readed from VCR
False = NON DropFrame format is being readed from VCR
Read Only property.
Some Converters does need to have modem bits enabled, we add these Properties to be used with different types of converters
RTSEnabled
Values:
True or False
DRTEnabled
Values:
True or False
Error
String Property containing Error string (see
ErrorOcurred(id) function)
vtrAudioChannels (Check vtrEditPreset
Function)
vtrEditMode (Check vtrEditPreset Function)
VCR Status Properties (Check vtrStatusChanged Function)
ddrClipParamsSense(clipNumber) - Will trigger ClipParamsChanged
ddrInEntry()
ddrOutEntry()
ddrSaveSegment(clipNumber)
ddrLoadClip(clipNumber)
ddrPlayClip(loop, clipNumber)
PortOpen Opens Comm port seted up by CommPort
PortClose Close Current Opened Port
vtrPlay Plays vtr (disabled in demo version)
vtrRec Start Record vtr
vtrStop Stops vtr
vtrFastFWD Fast Foward vtr
vtrFastREV Fast Rev vtr
vtrPreroll Do Preroll
*vtrShuttleFWD(Speed) Speed can go from 0 to 80 ; hex h0 to h50
vtrShuttleREV(Speed) Speed can go from 0 to 80 ; hex h0 to h50
*Note:
There is no "Pause" in the RS422 protocol, for pause use vtrShuttleFWD(0)
vtrTimeCode(TcType)
tcType can be:
&h1 LTC TIME
&h2 VITC TIME
&h4 TIMER-1
&h8 TIMER-2
&h10 LTC UB
&h20 VITC UB
>
Return Value
1. If device is connected
0. If device is disconnected
The result of time code will be reflected at TcHours : TcMinutes : TcSeconds : TcFrames
vtrFlagInreset
You must call this function before setting any new cue up points. It resets In flag, vtrPreroll function will preroll vtr 5 seconds before cue up timecode, if flag is reseted vtr will preroll 5 seconds before the current position.
vtrEditOn
This command is used to actually initiate recording. When the device is
playing, and the edit presets set by the Edit Preset command are in place, the
preset channels will enter record a fixed delay after this command is received.
The slave will enter Edit Rec mode at this point. It takes the slave 5 frames to
enter Edit Rec after receiving this command.
vtrEditOff
This command will stop recording without affecting the state of motion of
the device. Any channels in record will come out in response to this command,
after 5 frames of delay. This command also clears the Manual Edit Record mode
and the Select EE mode.
vtrEditPreset(vtrEditMode, vtrAudioChannels)
This command is used for selecting the edit mode and selection of preset
audio and video channels. These values are used by the vtrEditOn and vtrEditOff
comands.
Where vtrEditMode can be any sum of the following values: (you must
declare these constants in your code)
'constant declarations (Dec Values)
Const EditModeInsert = 64
Const EditModeAssemble = 32
Const EditModeVideo = 16
Const EditModeTC = 4
Const EditModeA2 = 2
Const EditModeA1 = 1
And vtrAudioChannels can be any sum of these values, the same as
vtrEditMode
'constant declarations (Dec Values)
Const AudioChannel1 = 1
Const AudioChannel2 = 2
Const AudioChannel3 = 4
Const AudioChannel4 = 8
Const AudioChannel5 = 16
Const AudioChannel6 = 32
Const AudioChannel7 = 64
Const AudioChannel8 = 128
For example if you need to set your VCR to Insert mode and TC, and Audio Channels 2 and 4 you may write the following:
'Set variable block to be used by vtrEditPreset
RS422_1.vtrEditMode = EditModeInsert + EditModeTC
RS422_1.vtrAudioChannels = AudioChannel2 + AudioChannel4
'Then call the funcion for set in the vcr the chossen
values.
RS422_1.vtrEditPreset(RS422_1.vtrEditMode, RS422_1.vtrAudioChannels)
More Edit Commands
vtrAutoEdit
vtrFlagInReset
vtrFlagOutReset
vtrFlagAudioInReset
vtrFlagAudioOutReset
vtrInRecall
vtrOutRecall
vtrAudioInRecall
vtrAudioOutRecall
vtrInEntry
vtrOutEntry
vtrAudioInEntry
vtrAudioOutEntry
vtrInDataPreset
vtrOutDataPreset
vtrAudioInDataPreset
vtrAudioOutDataPreset
vtrInPlusShift
vtrInMinusShift
vtrOutPlusShift
vtrOutMinusShift
vtrAudioInPlusShift
vtrAudioInMinusShift
vtrAudioOutPlusShift
vtrAudioOutMinusShift
Events.
vtrTimecodeChanged()
Each Time time code changes this event will trigger automatically so you can read the new timecode by reading TcHours : TcMinutes : TcSeconds : TcFrames values.
vtrStatusChanged()
Each Time status changes, this event will trigger automatically so you can read the new
Status Codes by reading the following properties:
ErrorOccurred(Id As
Integer)
0x00: NO error. ACK or TC received ' Mean the VCR is connected an working
0x01: Command error. Received command wasn't recognized. Unknow
0x02: Command error. Sent command was not acknowledge. NAK
0x11: Communication error. Couldn't send data.
0x12: Communication error. Couldn't open port.
0x13: Communication error. Wrong data received.
0x14: Communication error. Timeout. Response not received. (assumes VCR
disconnected)
0x15: Communication error. Port is closed.
VCR Status Properties
StatusLocal
StatusServoRefMissing
StatusTapeOut
StatusPlay
StatusRecord
StatusFastFwd
StatusRewind
StatusEject
StatusStop
StatusStandBy
StatusCueUp
StatusStill
StatusTapeDirRev
StatusVar
StatusJog
StatusShuttle
StatusTSOMode
StatusServoLock
StatusIn
StatusOut
StatusAIn
StatusAOut
StatusCFMode
StatusFreezeOn
StatusAutoMode
StatusPreroll
StatusPreview
StatusAutoEdit
StatusReview
StatusEdit
StatusFullEE
StatusSelectEE
StatusA1
StatusA2
StatusA3
StatusA4
StatusVideo
StatusAssemble
StatusInsert
StatusSrchLED1
StatusSrchLED2
StatusSrchLED4
StatusSrchLED8
StatusLampRev
StatusLampFwd
StatusLampStill
StatusInOut
StatusSpotErase
StatusSyncAct
StatusAudSplit
StatusRecInhib
StatusSysAlarm
StatusSvoAlarm
StatusCFLock
StatusEOT
StatusNearEOT
StatusLostLock
StatusBuzzer
StatusFncAbort
Restrictions On Demostration Version, (Available at Full Version)
1. Play Function is Disabled at Demo Version
2. Shuttle will show a message Box
Feedback
If you could not find exactly what you are looking for, please let us know. Click Here >>
We are allways delighted hearing from you.
|
|
|
VCR Control Software |
| RS422 OCX Add Rs 422 control functionality to your VB application |
| VCR Timing VCR Control based on time for Scheduling |
| Multiple VCR Control Control multiple VCRs for sync operation |
| Contact |
Marketplace Categories |
Professional video editing |
| Video Editing remote controller |
| Pinnacle Systems |
| Video Mixers |
| Leitch Distribution Amplifier |
| Video Editing Keyboards |
| Sony professional video monitor |
| Avid Systems |
Professional video VCR |
| Betacam VCR |
| DVCPro VCR |
| DVCam VCR |
| Video recorder devices |
Professional video camera |
| Sony professional video camera |
| Panasonic professional video camera |
| Canon professional video camera |
| JVC professional video camera |
| Ikegami professional video camera |
| Sony DVD Camcorder |
| Panasonic DVD Camcorder |
Professional video switcher |
| Sony video switcher |
| Panasonic video switcher |
| Grass Valley video switcher |
| Kramer video switcher |
| Videonics video switcher |
| Extron video switcher |
Digital video editing |
| Professional video editing software |
| Digital video capture card |
| Digital video hard drive |
| Digital video hard drive SCSI |
Electronic Measurement Instruments |
| New and Used Oscilloscopes |
| Vectorscope Waveform monitors |
| Multimeters |
| Geiger counters |
Camcorder battery |
| Sony camcorder battery |
| Panasonic camcorder battery |
| JVC camcorder battery |
| Canon camcorder battery |
| Camcorder battery replacement |
Camcorder lens |
| Sony camcorder lens |
| Panasonic camcorder lens |
| JVC camcorder lens |
| Canon camcorder lens |
Video projector |
| HDTV LCD Projector |
| HDTV DLP Projector |
| Sony video projector |
| Panasonic video projector |
| Infocus video projector |
| Benq video projector |
| Nec video projector |
| Sharp video projector |
Pro audio mixer |
| Yamaha audio mixer |
| Behringer audio mixer |
| Mackie audio mixer |
| Peavey audio mixer |
Plasma television |
| Panasonic plasma television |
| Pioneer plasma television |
| Sony plasma television |
| LG plasma television |
| Hitachi plasma television |
| Samsung plasma television |
| Philips plasma television |
Professional video cables |
| Video BNC Cable |
| Video RCA Cable |
| Video Patch Cable |
| Audio XLR Cable |