473,513 Members | 2,477 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Help for rs422 (time code)

32 New Member
I want to control the VTR so i want time from the VTR like 05:23:12:00

Please help
Nov 6 '07 #1
11 2702
r035198x
13,262 MVP
I want to control the VTR so i want time from the VTR like 05:23:12:00

Please help
By VTR you mean Video Tape Recorder?
Please provide a clear description of your problem so the experts can be able to help?
Nov 6 '07 #2
JosAH
11,448 Recognized Expert MVP
If you want to talk to an rs422 device you need a little converter box that converts
rs232 to/from rs422. Next you need the Java drivers that can talk to your com
port: RXTX.

kind regards,

Jos
Nov 6 '07 #3
JosAH
11,448 Recognized Expert MVP
ps. don't start new threads on the same topic; I removed your other thread.
Also read my previous reply (see above).

kind regards,

Jos
Nov 6 '07 #4
priyanka1915
32 New Member
Actually i want a time code..
i have sony vtr... i can control that vtr thruogh my code(like play, stop etc.). now i want to retrive the time... like 01:23:43:00

Please help me its urgent
Nov 8 '07 #5
r035198x
13,262 MVP
Actually i want a time code..
i have sony vtr... i can control that vtr thruogh my code(like play, stop etc.). now i want to retrive the time... like 01:23:43:00

Please help me its urgent
So want to start a timer when the play method is invoked?
Nov 8 '07 #6
priyanka1915
32 New Member
Yes... you are right
Nov 8 '07 #7
r035198x
13,262 MVP
Yes... you are right
You can use the difference between System.currentTimeMillis() values to get time elapsed.
Better still, use it to create a StopWatch class which you can always reuse when you want.
Nov 8 '07 #8
JosAH
11,448 Recognized Expert MVP
Do I understand it correctly that all of a sudden this question has nothing to do
with the serial rs422 protocol anymore because that has already been implemented?

kind regards,

Jos
Nov 8 '07 #9
priyanka1915
32 New Member
please provide the code
Nov 8 '07 #10
r035198x
13,262 MVP
please provide the code
Why don't you answer Jos' question above first, then try the code yourself and post if you get problems with it.
If you've already implemented most of it then writing a Stopwatch class should be a breeze.
Nov 8 '07 #11
JosAH
11,448 Recognized Expert MVP
please provide the code
I can't (and I won't) provide any code because I don't know what your question
is all about:

1) communication between your PC and an rs422 device?
2) communication with your particular VTR?
3) Java Timer and TimerTask issues?

please elaborate and don't beg for code.

kind regards,

Jos
Nov 8 '07 #12

Sign in to post your reply or Sign up for a free account.

Similar topics

4
2741
by: PHPkemon | last post by:
Hi there, A few weeks ago I made a post and got an answer which seemed very logical. Here's part of the post: PHPkemon wrote: > I think I've figured out how to do the main things like...
8
5452
by: baustin75 | last post by:
Posted: Mon Oct 03, 2005 1:41 pm Post subject: cannot mail() in ie only when debugging in php designer 2005 -------------------------------------------------------------------------------- ...
4
1686
by: Chronologic | last post by:
All, I have an issue I would like some expert help on. I understand, or so I believe, that C# does not support the concept of a "compile time macro". At least not in the sense I'm looking...
6
4551
by: No_Excuses | last post by:
All, I am interested in reading the text of a web page and parsing it. After searching on this newgroup I decided to use the following: ******************************* START OF CODE...
17
3502
by: Timothy.Rybak | last post by:
Hello all, This is my first attempt at an application, so kid gloves are appreciated. I need to make a very simple form that only has a few elements. One is TraceCode - a text field that is...
15
2554
by: Jay | last post by:
I have a multi threaded VB.NET application (4 threads) that I use to send text messages to many, many employees via system.timer at a 5 second interval. Basically, I look in a SQL table (queue) to...
0
5520
by: gunimpi | last post by:
http://www.vbforums.com/showthread.php?p=2745431#post2745431 ******************************************************** VB6 OR VBA & Webbrowser DOM Tiny $50 Mini Project Programmer help wanted...
3
7900
by: fulltime | last post by:
Hi all, I installed a PCI bus interface board with 2 RS422 com ports on it. I am attempting to transfer data between these 2 com ports. (for eg. com 3 send data to com 4) The pseudo code of...
2
1541
by: priyanka1915 | last post by:
I want to control the VTR so i want time from the VTR like 05:23:12:00 Please help
0
7260
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7162
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7539
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
5686
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4746
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3223
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1597
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
803
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
456
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.