Log In
Join
Join the Community
Register
Log in
Or sign in with
Facebook
Google
GitHub
Linkedin
SIGN UP FOR OUR NEWSLETTER
Register
Main Menu
Home
Explore
Products
Cabinets & Panel Components
CNC Machines
Communication & Security
Connectors, Wire & Cable
Data Analytics & Simulation
Electrical Power Control
HMIs & SCADA
Motors & Controls
PLCs & PACs
Pneumatics & Hydraulics
Robotics
Safety
Sensors & Instruments
View all
Industry
Advanced Mfg
Agriculture
Automotive
Building
Chemical
Electronics
Energy & Infrastructure
Food & Beverage
Forest Products
Logistics
Medical & Pharma
Metal
Military & Aerospace
Natural Resources
Plastics & Polymers
Product Mfg
View all
Content
Ebooks
Forums
Industry Articles
Industry Webinars
Industry White Papers
News
Partner Content Hub
Technical Articles
Textbook
Tools
Worksheets
Articles
Latest
News
Technical Articles
Industry Articles
Industry White Papers
Forums
Latest
General Discussion
Hardware
Software
Communication
Education
Textbooks
Video Lectures
Worksheets
Industry Webinars
Ebooks
Tools
Videos
Latest
Industry Videos
Industry Webinars
Video Lectures
Giveaways
Partner Content Hub
Contact Us
Register
Log In
Network Sites
Search...
Home
Search
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Search results
Search everything
Search threads
Search blogs
Keywords
Search titles only
Posted by
You may enter multiple names here.
Newer than
Search
D
MODBUS RTU to RS485 Configuration
Decoding/decrypting Modbus messages in hexadecimal is awkward enough, but your message is encrypted in ASCII character codes. You might consider investigating whether the message display/interpretation can be displayed as hex, rather than ASCII. Here's a decoder table: <pre> Chr ASCII...
David_2
Post #2
Sep 14, 2017
Forum:
Modbus
D
2-W P transmitter/ PLC
1. Use a 4-20mA source/calibrator to test the analog input. If the DC power wire got shorted directly to the conductor leading to the analog input, the resistor across the input could have been damaged by the overload. They're typically 1ow wattage resistors and can not handle 24V for any...
David_2
Post #2
Aug 29, 2017
Forum:
Programmable Logic Controller - PLC
D
Transducer 4-20 ma
It's possible and sometimes it works OK. Other times it doesn't and then you'll need a signal splitter that isolates the input from the outputs. It depends on the isolation of the analog inputs and the level of any common mode voltage between the analog input ground and the power supply...
David_2
Post #2
Aug 25, 2017
Forum:
Networking
D
Concentration Inflow Measurement Affected by Pressure
It appears, from an earlier thread, that this is not a commercial sensor. http://control.com/thread/1497046113#1497046113
David_2
Post #12
Aug 25, 2017
Forum:
Instrumentation & Measurement
D
Modbus TCP Settings
Can you provide a link to the communications manual for the CAM4/reader? One issue might be that the spec for the ASE2000 Version 2 says that it supports "Modbus serial (RTU and ASCII)" and the tab on hardware shows USB and serial ports, not Ethernet ports. If the slave is really Modbus/TCP...
David_2
Post #2
Aug 25, 2017
Forum:
Modbus
D
Obsolete Registers - Who Decides
Yes, it's true. As the previously cited thread relates, some Master/clients don't support Function Code 04 at the 3xxxxx address range. No FC 04 makes it difficult to get the 3xxxxx data values, for those who use those master/clients. I guess the argument for dropping FC 04 is that it's just...
David_2
Post #2
Aug 24, 2017
Forum:
General Automation Chat
D
SMS from PLC for Hearing Impaired Worker
Banner has a wireless gateway controller DXM100 with integral discrete inputs. They have an app note entitled "Sending a Text Message from a Q45BL" (Q45BL = wireless pushbutton input). A quick scan of the app note indicates that it uses the DXM100 controller with its cellular modem, an active...
David_2
Post #2
Aug 24, 2017
Forum:
General Communications Chat
D
HART Transmitter Configuration in Fault Status
It depends. Two examples Siemens Siemens DSIII keyboard/display parameter M9 is "Fault current upper/lower". Default values are 22.8mA for fault-HI, 3.6mA for fault-LOW. The values can be changed using HART. Honeywell Honeywell ST700/800 keyboard/display calls it 'FS Direction', a...
David_2
Post #2
Aug 23, 2017
Forum:
Sensors & Calibration
D
MODBUS Slave Master Assignments
Can the SCADA software Master read the slave MCU's FWD/REV status register and then write that FWD/REV status to the VSD? An alternative is the Miille Applied Research Multi-Port serial port multiplier than can handle directing messages from multiple Modbus RTU masters to one or multiple...
David_2
Post #2
Aug 21, 2017
Forum:
Modbus
D
Register Reading Works on Windows, but not on Raspbian
You're right, it's not the USB/RS-485 converter. You've asked FC03 to read one register. The error code is 03 "Illegal Data Value". Here's what the MODBUS Spec says that error code means: "A value contained in the query data field is not an allowable value for server (or slave). This...
David_2
Post #2
Aug 18, 2017
Forum:
Programmable Logic Controller - PLC
D
Conversion of Petrochemical Plant from 60 Hz to 50 Hz
This should be the 'easy' fix: data acquisition for HMI/SCADA/DCS which is usually filtered and sampled with respect to the AC power frequency to minimize AC frequency noise on low level signals. Whatever is sampling the data should have its AC line frequency setting be changed from 60Hz to...
David_2
Post #2
Aug 16, 2017
Forum:
Power Generation
D
PLC Coding
A PLC is a controller only that (with the correct I/O) can handle a continuous level signal from a level transmitter. But only a couple PLCs in a market of hundreds has an integral HMI for displaying data. So programming a PLC for level also includes having and programming an HMI to display a...
David_2
Post #4
Aug 8, 2017
Forum:
Programmable Logic Controller - PLC
D
Thermocouple
I am not familiar with Sensor Connection but they appear to specialize in engine exhaust thermocouples. The statement "become damaged" doesn't specify whether the damage is sheath, transition, internal, or lead wire damage. You might consider asking Sensor Connection what their explanation is...
David_2
Post #3
Aug 8, 2017
Forum:
Sensors & Calibration
D
Instruments at Long Distance
I doubt you'll even need 14g, but what's the arithmetic for the total loop resistance tell you? a. Wire resistance 800m (2640 ft) of 12g wire resistance is 4.20 ohms *2 = 8.4 ohms 800m (2640 ft) of 14g wire resistance is 6.67 ohms * 2 = 13.34 ohms 800m (2640 ft) of 16g wire resistance is...
David_2
Post #2
Aug 6, 2017
Forum:
Sensors & Calibration
D
DC Coil Tolerances
ASCO certainly does not recommend it; their limit is 10% over nominal "for short periods" https://s2.postimg.org/woa6vwgop/Coil_Voltage_operating_ranges-hi.jpg But it's a big world, lots of manufacturers. There might well be another vendor who says that 30% over nominal voltage is acceptable.
David_2
Post #2
Aug 4, 2017
Forum:
General Automation Chat
D
Difference in Absolute and Relative Pressure Gauge
All pressure measurement is differential, that is, the measurement is made relative to, or with respect to, a reference pressure. A gauge or gage pressure measurement references local atmospheric pressure. A tire pressure gauge makes a gauge pressure measurement references atmospheric...
David_2
Post #3
Aug 4, 2017
Forum:
Sensors & Calibration
D
Foxboro 761 - Output Clamp?
The 761 spec sheet says it has a characterizer. The 762 characterizer can characterize the output signal, according to the blurb in the 762 manual: https://s1.postimg.org/kt4q22mvj/Foxboro_762_characterizer.jpg Do a 3 point characterization, say, limit the output to 85% max: The 'input'...
David_2
Post #2
Aug 4, 2017
Forum:
Programmable Logic Controller - PLC
D
Modbus Slave Invalid Response
My apologies for bad advice in my initial reply. I should have realized that a reply of any sort means that the slave recognized its ID, the CRC checked out and that the message was formatted properly for the slave to interpret and generate a reply, which means that the serial settings...
David_2
Post #5
Aug 3, 2017
Forum:
Modbus
D
Modbus Slave Invalid Response
The response makes no sense whatsoever. I suspect that you have a serial port settings mismatch. The spec sheet says it is Modbus RTU so the word size should be 8 bits. Check your baud rate, parity setting, and the number of stop bits are the same for both the master (ModScan) and...
David_2
Post #2
Jul 29, 2017
Forum:
Modbus
D
Serial/USB Modbus to Labview
Does your 'machine control' software use the TEC9100 RS-232 communications port? What 'machine control' software is this? The only factory software the Tec 9100 manual: http://www.tempco.com/Engineering/TEC100Series.pdf mentions is device configuration software which uses a special...
David_2
Post #2
Jul 28, 2017
Forum:
Modbus
Prev
1
…
Go to page
Go
7
8
9
10
Next
First
Prev
9 of 10
Go to page
Go
Next
Last
Top
Continue to site
QUOTE OF
THE DAY
“
”
-