Jump to content

fuzzyspot

Members
  • Posts

    4
  • Joined

  • Last visited

    Never

Everything posted by fuzzyspot

  1. Sorry guys... I just found that answer to this question!! The Tab Control is "locked"! In the right end of the icons on the panel window, there is an option of lock/unlock, group/ungroup the controls. Thanks anyway!
  2. Hello, I am new to LabView, and got a program written by someone I don't know a while ago (it's in version 6.1) and I need to modify some part of it. I am sorry that because the program includes a lot of subVI's and typedef's so that I cannot post the whole thing up here, but I'll try to explain the question I am having now... There is a tab control that is used to change/set a lot of parameters that are defined in a seperate type definition. But in the program, the direct implement (control) of the typedef is hidden, and somehow the user can change the value of them by using the controls in that tab control. But I didn't see any connection between the typedef and the tab control... And the control is grayed out and I cannot change anything in that tab control (I cannot even select that tab control from the design panel, can only click on it in the diagram). I've attached the part I saw about that tab control in the attachment. If anyone know how these things are setup, and how I could possibly change things in that tab control, I will really appreciate it!! I am sorry if the explanation is not clear enough. Please let me know if there is any information that is needed. Thank you very much!
  3. QUOTE (BrokenArrow @ May 5 2008, 10:32 AM) Thanks sooooooo much!! Really appreciate it! :laugh:
  4. Hi, I am a new user of LabView, and am trying to communicate with a motor driver using VISA through RS232. I have tried using HyperTerminal to test the driver, and it works well. But when I tried to use the example vi (Advanced Serial Write and Read.vi) provided in Labview (mine is pretty old...LabView 6.1), it seems like the driver didn't received the command that I typed in. I would like to ask about what the format of the input command should be if the required command is ASCII code. Because I onlly typed in things like "BD1", "H+", etc. Should I convert them to HEX or DEC format? Sorry for this very basic question...but I am really confused right now... Thanks a lot! The driver I wanna communicate with is the stepper motor driver manufactured by Pontech. And its manual is as the the attached file. Thanks!! :worship:
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.