By reading a RS-485 or Ethernet hub. ??? and HOW?

I need to get some Signal compensator for measuring the power SET of the flowmeters turbine. Signal conditioners that I give a RS-485 output, but I don't know if they can be read by LabVIEW...?

All devices connect via an RS-485 bus to the serial RS-485 adapter.

I have 2 options (also illsutarted in the attached figure.).

a. connect through an Ethernet hub to the computer and read the individual signals conditioners by calling the TCP/IP in LabVIEW...

OR

b. using the RS-485 bus to connect to the computer's RS-485 interface and read these devices through LabVIEW

my questions are.

1. How can I know if my interface RS-485 of computers will recognize and read these devices.

2. is Option 2 as possible. This will save me buying a server to connect to the computer via an Ethernet hub...

If its possible then how can use labVIEW to read independent devices.

See the attached picture for greater clarity on the connection to the computer by using Option 1 and Option 2.

Shankar

You have to look at the hardware specifications on your computer.  Unless you intentionally installed a new serial RS-485 port, it is probably RS - 232.   Any standard, off the tablet computer will have only the RS-232 ports.  (In fact, most of the new computers these days don't even come with them.)  So you need to install a RS-485 serial card, or use a converter RS485 / RS232.

Find read the manual of communication for these devices.  Each of these modules may need to be set to an address different slave.  The structure of command will probably look similar to this example ethernet you posted, except instead of using TCP/IP functions, you must use the functions of serial port VISA.  Looking through the viewfinder of the example for examples of series VISA.

Tags: NI Software

Similar Questions

  • I NEED ASSISTANCE WITH MY ETHERNET DRIVER. HOW CAN I GET THIS TO WORK NEW TI?

    Original title: driver ethernet

    I NEED ASSISTANCE WITH MY ETHERNET DRIVER.  HOW CAN I GET THIS TO WORK NEW TI

    Download and install it

    The driver should be available in the manufacture of computers site

    Use the snid on a label on the computer to search with while you're there

    Or if the motherboard came with a disc to load and the reader will be on it.

  • Discover the usb hub and my hard drive speed.

    I would like to ask in this forum. I have a Seagate 1 TB external hard drive backup more USB 3.0. First when I bought the transfer speed still very well and I don't worry. After a few months, my data put in also increased as much time to something else as long as it is important to keep. The problem is that my hard drive now transfer data as slow as a snail. There just get 1 Mbps of transfer speed (only in my laptop, in all the hub in my laptop). When I plug it into another computer, it's fine running at 20 and 40 MB/s as normally as USB 2.0 wired hub. Another hard drive that plugged into my laptop works very well, so I guess that only my hard drive is never play well with my laptop, so that they begin to work ppliquee. I searched many tutorials that help me to solve the problem, but no one worked for me.

    Is it possible to solve my problem as something to change or update?

    I can't blame time my hard drive or my laptop because they are good, but if they linked together they do not work normally.
    I hope that all who read this can make suggestion or give a way to solve it. Thank you very much...

    Problem is a little Tricky and make me confusion

    However try to reinstall the USB 3.0 hub and USB drivers

    As you said the other disk HARD running at good speed, then the problem with your HARD disk and your computer

    Try the HDD running Test by downloading HDTUNE PRO and check the report of HDD health

  • Ask about hub and spoke VPN between several sites

    Hello

    I currently have a 'hub' ASA 5505 that connects to 4 sites running 877 routers.

    Since the network hub, I can connect to all the sites fine but what I would do is almost to compartmentalize the different VPN links in small groups.

    The ASA 5505 hub mainly provides IP telephony via the VPN from a PBX allowing users at the other end of the VPN to make outgoing calls and receive incoming calls. However, a couple of the sites would be able to call them internally through the hub. It must obviously be allowed between their different networks of traffic.

    Currently, when you try an internal call rings, but there is no audio data anyway. I guess that's due to restrictions of access list. I don't know yet if what I'm trying to achieve is possible as I'm a bit of a rookie, but any help would be appreciated. I have attached the hub and 2 rays below.

    The ideal final result would be the interconnectivity between the two rays through the hub, it seems reading as its possible, but I do not understand my head around it! It would involve using different subnet to the hub masks?

    Any help would be greatly appreciated!

    Thank you

    Jack

    ASA "hub" VPN config

    network of the OAKOW object
    255.255.255.0 subnet 192.168.12.0
    network of the OAKIV object
    subnet 192.168.11.0 255.255.255.0

    ACL_OAKOW to access extended list ip 192.168.5.0 allow 255.255.255.0 192.168.12.0 255.255.255.0
    ACL_OAKIV to access extended list ip 192.168.5.0 allow 255.255.255.0 192.168.11.0 255.255.255.0

    interface Vlan1

    nameif inside

    security-level 100

    192.168.5.1 IP address 255.255.255.0

    Static NAT to destination for static LAN LAN OAKOW OAKOW source (indoor, outdoor)
    Static NAT to destination for static LAN LAN OAKIV OAKIV source (indoor, outdoor)

    network obj_any object
    NAT dynamic interface (indoor, outdoor)

    Access-group interface incoming outside

    Crypto ipsec transform-set esp-3des esp-sha-hmac HOSTEDTS ikev1
    card crypto HOSTEDMAP 100 corresponds to the address ACL_OAKOW
    card crypto HOSTEDMAP 100 set pfs
    card crypto HOSTEDMAP 100 peer set 4.3.2.1

    card crypto HOSTEDMAP 100 set transform-set HOSTEDTS ikev1
    card crypto HOSTEDMAP 101 corresponds to the address ACL_OAKIV
    card crypto HOSTEDMAP 101 set pfs
    HOSTEDMAP 101 peer set 5.6.7.8 crypto card
    card crypto HOSTEDMAP 101 set transform-set HOSTEDTS ikev1

    HOSTEDMAP interface card crypto outside
    crypto isakmp identity address
    No encryption isakmp nat-traversal
    Crypto ikev1 allow outside
    Crypto ikev1 am - disable

    IKEv1 crypto policy 1
    preshared authentication
    3des encryption
    sha hash
    Group 2
    lifetime 28800

    internal TBOakOW group strategy
    attributes of Group Policy TBOakOW
    Ikev1 VPN-tunnel-Protocol

    internal TBOakIV group strategy
    attributes of Group Policy TBOakIV
    Ikev1 VPN-tunnel-Protocol

    tunnel-group 4.3.2.1 type ipsec-l2l
    tunnel-group 4.3.2.1 General attributes
    Group Policy - by default-TBOakOW

    4.3.2.1 tunnel-group ipsec-attributes
    IKEv1 pre-shared-key *.

    tunnel-group 5.6.7.8 type ipsec-l2l
    tunnel-group 5.6.7.8 General attributes
    Group Policy - by default-TBOakIV
    tunnel-group 5.6.7.8 ipsec-attributes
    IKEv1 pre-shared-key *.

    877 VPN "spoke 1' config '.

    VPDN enable

    crypto ISAKMP policy 1
    BA 3des
    preshared authentication
    Group 2
    lifetime 28800

    isakmp encryption key * address 1.2.3.4

    Crypto ipsec transform-set esp-3des esp-sha-hmac TB0ak

    map OakOW 10 ipsec-isakmp crypto
    defined peer 1.2.3.4
    game of transformation-TB0ak
    PFS group2 Set
    match address VPN

    interface Vlan1
    Description - LAN-
    192.168.12.1 IP address 255.255.255.0
    IP nat inside

    interface Dialer0
    card crypto OakOW

    overload of IP nat inside source list NAT interface Dialer0

    NAT extended IP access list
    refuse the 192.168.12.0 ip 0.0.0.255 192.168.5.0 0.0.0.255
    IP 192.168.12.0 allow 0.0.0.255 any
    list of IP - VPN access scope
    IP 192.168.12.0 allow 0.0.0.255 192.168.5.0 0.0.0.255

    877 config VPN "talked about 2'.

    VPDN enable

    crypto ISAKMP policy 1
    BA 3des
    preshared authentication
    Group 2
    lifetime 28800

    isakmp encryption key * address 1.2.3.4

    Crypto ipsec transform-set esp-3des esp-sha-hmac HOSTEDTS

    map TBVPNOak 10 ipsec-isakmp crypto
    defined peer 1.2.3.4

    game of transformation-HOSTEDTS
    PFS group2 Set
    match address ACL-VPN-to-ASA

    interface Vlan1
    Description internal LAN-
    192.168.11.1 IP address 255.255.255.0
    IP nat inside

    interface Dialer0
    card crypto TBVPNOak

    overload of IP nat inside source list NAT interface Dialer0

    IP extended ACL-VPN-to-ASA access list

    ip licensing 192.168.11.0 0.0.0.255 192.168.5.0 0.0.0.255

    NAT extended IP access list
    deny ip 192.168.11.0 0.0.0.255 192.168.5.0 0.0.0.255
    ip licensing 192.168.11.0 0.0.0.255 any

    You must rewrite it ACL on spoke1:

    NAT extended IP access list

    refuse the 192.168.12.0 ip 0.0.0.255 192.168.5.0 0.0.0.255

    refuse the 192.168.12.0 ip 0.0.0.255 192.168.11.0 0.0.0.255

    IP 192.168.12.0 allow 0.0.0.255 any

    list of IP - VPN access scope

    IP 192.168.12.0 allow 0.0.0.255 192.168.5.0 0.0.0.255

    IP 192.168.12.0 allow 0.0.0.255 192.168.11.0 0.0.0.255

    and talk 2:

    NAT extended IP access list

    deny ip 192.168.11.0 0.0.0.255 192.168.5.0 0.0.0.255

    deny ip 192.168.11.0 0.0.0.255 192.168.12.0 0.0.0.255

    ip licensing 192.168.11.0 0.0.0.255 any

    IP extended ACL-VPN-to-ASA access list

    ip licensing 192.168.11.0 0.0.0.255 192.168.5.0 0.0.0.255

    ip licensing 192.168.11.0 0.0.0.255 192.168.12.0 0.0.0.255

    And ACL on SAA

    ACL_OAKOW to access extended list ip 192.168.5.0 allow 255.255.255.0 192.168.12.0 255.255.255.0

    ACL_OAKOW to access extended list ip 192.168.11.0 allow 255.255.255.0 192.168.12.0 255.255.255.0

    ACL_OAKIV to access extended list ip 192.168.5.0 allow 255.255.255.0 192.168.11.0 255.255.255.0

    ACL_OAKIV to access extended list ip 192.168.12.0 allow 255.255.255.0 192.168.11.0 255.255.255.0

    You must allow the traffic of intra-interface:

    permit same-security-traffic intra-interface

    also, you can check the translation NAT nat debug command

    _____________________________________________________________________________

    Help seriously ill children all together. All information on this subject, is posted on my blog

  • Can I plug two Airport Express units with ethernet cord and have a third Airport Express Terminal receive airplay music wirelesslly? In other words, can I combine a Wi - Fi network and roaming?

    I have an undesirable on the 1st floor, connected to the cable modem Ethernet event. I want to connect that AE to an another AE on 2nd floor with ethernet cable AND have a 3rd AE on the 1st floor to receive music through AirPlay wireless. I thought that linking the two first AEs with ethernet would improve the performance of web site on my iMac desktop, which is on the 2nd floor and connects to the 2nd floor AE via wifi. The EI the first two are newer model (MC414LL/A); the 3rd AE is old model (MB321LL/A) and is connected to a stereo Bose with a mini-jack to RCA cable double cord. I tried to set up this network using AirPort Utility, but have had no success. I don't know if it is possible to do what I want to do; and if this is the case, I don't know how to set the various parameters for each AE using AirPort Utility. I've temporarily implemented a purely wireless network; Do not connect DO NOT the two AEs with ethernet and everything works. I would enjoy my plan as above, or if I hold with purely network wireless. Any help would be greatly appreciated.

    Using ethernet network roaming between the two floors is a much better idea than anything wireless.

    The installation should be automagical if you start with the two AE plugged in by ethernet.

    It must be configured in standard roaming with identical names wireless.

    If you have any questions... Please, just after the airport utility screenshots of the configuration... but

    An express train is probably the router? You must confirm this.

    The second express is so configured in bridge... It's on the network tab, disable the bridge mode.

    Without thread is set to create a wireless network and simply use the same name and the same password as the other Express.

    As it should be automagical when you WAN on the second AE plugged into the LAN on the first AE.

    Wireless and then extend to will also be installed enough well automatically even if sometimes it works better in a client that extend wireless mode.

    See the Client mode.

    AirPort Express: How to join an existing client mode - Apple Support Wi - Fi network

  • my macbook pro 2015 lacks an ethernet port. How can I connect using ehternet?

    My macbook pro doesn't have an ethernet port. How can I connect my wifi is spotty, but the wire is good? Thank you!

    You will need an Ethernet to USB connection

    http://www.Apple.com/shop/product/MC704LL/A/Apple-USB-Ethernet-adapter

  • Problems with the Ethernet controller and PCI Satellite L30-10 X device driver

    HelloW!

    Sorry for my bad English, I'm from the Russia.
    A few days ago, I bought Satellite L30 - 10 X with W Vista on board. In my opinion, that this OS does ' t very good on this computer, so I install W XP.

    I have some problems with drivers. At first, I don't know which model I have: PSL30 or PSL33? I have download all the drivers for the two models. But after installation, computer doen't find the drivers for the Ethernet controller and PCI device...

    Hello

    Satellite L30-10 X belongs to the series of PSL33E. This number located on the label on the bottom of the device!

    You must choose this number in the form of driver download for XP compatible drivers.
    I put t know why you are not able to install the LAN driver. I have the same laptop with Vista and I've install the XP and all the drivers will work perfectly.

    I assume that you have installed the drivers in the wrong order. Please take look in the Toshiba installation instructions txt file. In this order, install the driver! This is important.

    I think that you should install XP again to ensure that the registry clean, then download and install the XP drivers compatible as mentioned in the installation instructions file.

    Good luck

  • Laptop of HP 2000: missing Ethernet controller and SM bus controller.

    Hello

    Recently, I installed my OS on my laptop of HP 2000 and im missing the Ethernet controller and SM Bus controller. Help, please.

    Thank you.

    Hello:

    What is the complete model of your laptop HP 2000 number.  There are dozens of them, and they have different hardware.

    For the ethernet controller, you can download and install the 3rd driver on the list but I will need to know the full of your PC model number in order to provide the right smbus controller driver.

    http://www.Realtek.com.tw/downloads/downloadsView.aspx?langid=1&PNid=14&PFID=7&level=5&Conn=4&DownTypeID=3&GETDOWN=false

  • driver ethernet controller and Windows 7 Home Premium 64 bit HP 110-3000 pci device driver missing

    I need the driver for ethernet controller and pci for Windows 7 Home Premium 64 bit device driver

    Someone please help

    PCI\VEN_10EC & DEV_8136 & SUBSYS_148A103C & REV_04
    PCI\VEN_10EC & DEV_8136 & SUBSYS_148A103C
    PCI\VEN_10EC & DEV_8136 & CC_020000
    PCI\VEN_10EC & DEV_8136 & CC_0200

    PCI\VEN_10EC & DEV_5288 & SUBSYS_148A103C & REV_01
    PCI\VEN_10EC & DEV_5288 & SUBSYS_148A103C
    PCI\VEN_10EC & DEV_5288 & CC_FF0000
    PCI\VEN_10EC & DEV_5288 & CC_FF00

    Hello

    Try the following:

    http://ftp.HP.com/pub/SoftPaq/sp49501-50000/sp49600.exe

    http://ftp.HP.com/pub/SoftPaq/sp48501-49000/sp48885.exe

    Kind regards

    DP - K

  • On my server HUB and etc, we are constantly getting below error - event ID - 6; Description - Cmdlet failed. Parameters {Protocol = HTTP cmdlet Test-OutlookConnectivity

    On my server HUB and etc, we are constantly getting the below error.

    Name of the log - MSExchange management

    Event ID - 6

    Source - MSExchange CmdletLogs

    Description - Cmdlet failed. Cmdlet Test-OutlookConnectivity, parameters {Protocol = HTTP, TrustAnySslCert = True, MonitoringContext = True}.

    Source - MSExchange CmdletLogs

    Event ID - 1

    Description - cmdlet succeeded. Cmdlet Set-ADServerSettings, parameters {ViewEntireForest = True}.

    Please help us on this.

    Original title: event - 6 and event ID - 1 ID

    Hi Julien,

    Help on this server HUB and CASE-related question, you can post your question here in the TechNet forums.

    https://social.technet.Microsoft.com/forums/Office/en-us/home?Forum=exchangesvrdeploylegacy

  • cRIO only with switch ethernet connection and the computer

    Hello

    I use a cRIO-9073 connected via an ethernet switch and then to my computer and also connected to the corporate network. The cRIO connects fine (I can interact with the remote façade on the cRIO) using this method, but I can't view the remote façade when I connect just my computer for the cRIO via the ethernet switch. Where can I find the method of connection to cRIO by ethernet switch?

    Thank you

    Note: I configured manually my computer an arbitrary IP address and the subnet mask when you use only the ethernet, cRIO combo switch, no network. But I can't repeat the cRIO connection, there may be a step I'm missing.

    bermea,

    Hello! Let me be sure I understand your problem and then make a sugguestion.

    You have your PC and the cRIO connected to an ethernet switch that is also connected to your company network and you are able to see the cRIO to the MAX. However, when you have disconnected your network switch companies, leaving only the PC and the cRIO connected, you are more able to use the cRIO or see in MAX. Is this correct?

    It seems that you have indicated that you have setup your PC to have a static IP address for when it is disconnected from the network. If this is the case, you must also set the cRIO to have a static IP address. Here are some documents that can help you do this.

  • On my iMac running training camp. I get a message saying that my PC cannot find the wireless hub and it is unable to connect to internet Explorer. Help!

    Connection Wi - Fi with internet explorer 8

    I'm under Boot Camp on my iMac with OS 10.6.8. I am connected to the hub of my son-in-law over a wireless connection.  I can access the internet using Safari on the side of the Mac of the partition successfully, but I can't access the internet by using a wireless setup on the side of the PC of the partition by using Internet Explorer 8.  I get a message saying my side PC created by Boot Camp can not find the wireless hub and is unable to connect to internet Explorer.  Help!

    Hello

    ·          What is the version of the operating system running on your computer?

    I suggest you to install the drivers for the network card on the manufacturer's Web site and check if it helps.

    http://Windows.Microsoft.com/en-us/Windows7/update-a-driver-for-hardware-that-isn ' t-work correctly

    See: http://windows.microsoft.com/en-US/windows/help/wired-and-wireless-network-connection-problems-in-windows

  • I bought windows 7 in a store, but my windows xp cannot read the dvd. can I download 7 and use the product key, rather than buy it again?

    I bought windows 7 in a store, but my windows xp cannot read the dvd. can I download 7 and use the product key, rather than buy it again? I bought an old compaq desktop computer, and I want to update.

    It's probably too late because you have unsealed the package, but as you have relatively minor glitch of the material do not have a DVD player, did you use the (free) Windows 7 Upgrade Advisor to determine whether your computer hardware is capable of running Windows 7?

  • Why windows media player is not reading my DVD, and how do I install windows media player decoder using my drive from windows XP Professional?

    Media player from Windows

    Why windows media player is not reading my DVD, and how do I install the windows media player decoder using my disk of windows XP Professional

    FWIW... Win XP cannot natively recognize Commercial
    DVD video... it requires a DVD decoder. And... He
    is not a DVD decoder on your Win XP Pro drive.

    If you could play before commercial video DVD...
    do a system restore to a time before this started
    may be your solution.

    Or you could buy a DVD decoder at the following link:

    (FWIW... it's always a good idea to create a system)
    Restore point before installing software or updates)

    Info about DVD decoders:
    Plug-ins for Windows Media Player
    http://Windows.Microsoft.com/en-us/Windows/downloads/Windows-Media-Player/plug-ins

    Or you can download and use one of the following freeware
    media players:

    VLC Media Player
    http://www.filehippo.com/download_vlc/
    (works on XP/Vista/7)

    Media Player Classic Home Cinema
    http://MajorGeeks.com/Media_Player_Classic_Home_Cinema_d6213.html
    (works on XP/Vista/7)

    Or... you can try to download and install one of the
    Following codec packs.

    (FWIW... it is always preferable, if you create a system restore
    point before installing any software or updates).

    * Proceed at your own risk *.

    (1) K-Lite Codec Pack (full)
    http://www.filehippo.com/download_klite_codec_pack/
    (Windows 2000 / XP / 2003 / Vista / Windows7 / XP64 / Vista64 / Windows7 64)

    (2) information on CCCP (combined Community Codec Pack)
    http://www.CCCP-project.NET/wiki/index.php?title=Main_Page
    (XP SP1 or more, Vista, Windows 7 - 32 bit - 64 bit)

    (3) Windows 7 Codec Pack
    http://download.CNET.com/Windows-7-Codec-Pack/3000-13632_4-10965840.html
    (2000/XP/2003/Vista/Server 2008 / 7)

    (4) Media Player Codec Pack
    http://www.mediaplayercodecpack.com/
    (Windows XP - Vista - 7)

    Good luck...

  • difference between hubs and switches

    What is the difference between hubs & switches?

    Hello and welcome to the forums!

    There is a subject existing publication from years back. Please click the link below.

    FAQ of hubs and switches

    You can also try to search for similar topics by typing the keyword in the search field above the page.

Maybe you are looking for

  • For the love of all humanity please can you me how to sort most recent photos first?

    Keep sorted from oldest first is grayed out and I can't change it. By album, he says keep sorted by oldest date first. I would like the most recent pictures on top. Thank you all for the reply before I go completely mental.

  • Delete logs RedyNAS NV + V1

    in / var/log has obtained these log files: UPnP - av.log 784'804 KB cron.log 45'973 KB syslog 8'272 KB messages 5'491 KB *.log are safe to delete? is it better to rename, restart the system and delete THEN? It seems to me that more than 800 mega in t

  • Error code 0x8007277b__

    HelloI had problems with my updates.  I wiped the hard drive some time ago and reinstalled everything, including service packs.  Now for the last 8-10 days, I could not be updated.  I get this error code.  0x8007277b. I can't find what it means or ho

  • Webcam starts to turn himself.

    my webcam starts to turn himself.somebody's watching me?I could not find any virus or Trojan horse.

  • System notification area icons... How assets

    Until the last update, I could control what icons system has shown in the notification area.  Now, the options, with the exception of "The clock" are grayed out and I can't select them.  How can I select the network, Volume, and power again?  The Not