Re: Some questions regarding SATA Hardware and Software Hardware by OlyComputers Serial ATA is an interface standard used for communication between a … but SATA optical drives are becoming popular). As the "serial" component of the name describes it works in one… in the server market but higher end servers use SAS (Serial attached SCSI) or conventional SCSI. There's also the matter of… Toshiba to Ship 600GB Small Drive Hardware and Software Hardware by EddieC … series[/url] of [url=http://en.wikipedia.org/wiki/Serial_attached_SCSI]serial-attached SCSI[/url] drives also includes 300GB and 450GB capacities, sport… [Toshiba] for their power requirements." In addition to direct-attached server storage, the drives are intended for storage arrays, blade… Seagate Savvio 10K.4 SAS Hard Drive Hardware and Software Hardware by PCBrown [ATTACH=RIGHT]16999[/ATTACH]Seagate made the switch to serial-attached SCSI (SAS) drives a few years ago, but have only … SAS vs SATA SSD? Hardware and Software Hardware by Dani For a power workstation, which is better (I'm thinking of doing a RAID 5 configuration). 15K RPM serial-attached SCSI drives, or SATA solid state drives? Re: Newbie needs help building a server Community Center by DimaYasny …IDE use the ATAPI protocol. but since SATA is serially attached, it is actually faster than SCSI, because SCSI is… and became the official industry standard. SAS stands for Serial Attached SCSI. and that is why I was surprised anyone …in 2008 for a new server. [QUOTE] (Parallel vs Serial Connections, Shared Ground vs Mono-pathing, SAS I have … Re: Newbie needs help building a server Community Center by DJ-KhaosTheory …IDE use the ATAPI protocol. but since SATA is serially attached, it is actually faster than SCSI, because SCSI is …out and became the official industry standard. SAS stands for Serial Attached SCSI. and that is why I was surprised anyone would…A good citation to back up your claim is needed. (Serial vs Paralell) I know what SAS is, and he may… Re: Serial port time interval error dotnet c# Programming Software Development by C#ENTHU Serial port properties attached [quote=c#enthu;1528513]dear all, data comes to my serial port every 6 seconds. My application is capturing the… Re: How to show a hard disks serial number and other volume information Programming Software Development by vegaseat Attached is an HTML file (zipped) that has all the information about disks you ever wanted. Unable to run a windows serial comm library in 64 bit Hardware and Software Microsoft Windows by danibootstrap I am unable to run a serial comm library in visual studio for a 64 bit machine target. It works fine for x86 bit. I have attached my source code and visual studio solution file. Some one please help. Re: serial communication using c programming in linux not working Programming Software Development by L7Sqr … descriptor or is not open for writing. EINVAL fd is attached to an object which is unsuitable for writing. EFAULT buf… Serial Com Socket for transferring files Programming Software Development by overwraith … File myFile; void setup() { Serial.begin(9600); while (!Serial) { ; // wait for serial port to connect. Needed for native…} Console.WriteLine(); port.Close(); //if debugger is attached, want to pause the output at the very end … Serial Port Newline Programming Software Development by buster2209 … via RS232 using the code; [CODE]UpdateTextBox2(MCport1.ReadExisting()); // Write serial data stream to textbox[/CODE] where UpdateTextBox2 is; [CODE] private… symbols rather than interpreting them as newlines. Please see the attached image to see what I mean. Once I paste this… Re: Serial port time interval error dotnet c# Programming Software Development by C#ENTHU … into app and drawing graphs keeps increases. I have also attached a snapshot of properties please view. Also "Drawgraph"… c++ serial port collector Programming Software Development by slacke … define my own classes, header files for opening serial port. I tried the attached one. It defines a CSerialPort class for functions… before class expected , or ; before class[/B] ... more in serial.jpg attached Note: Maybe I am trying to use those source codes… Re: c++ serial port collector Programming Software Development by slacke … file descriptors": [CODE] /* * 'open_port()' - Open serial port 1. * * Returns the file descriptor on success or … [/CODE] It is very simple to use the serial port on this OS. I need to test (…documentation: [url]http://www.easysw.com/~mike/serial/serial.html[/url] In this documentation I find really… Re: c++ serial port collector Programming Software Development by slacke … to me that this is a direct access to the serial port for example on address 3F8. What is this usigned… Re: need help convert c++ to vb6 serial port Programming Software Development by Comatose … me explain the best I can.... In the file you attached, you see this line [INLINECODE]#include <iomanip>[/… serial port. Search the .cpp file for "sendByte", and you'll see that it is never defined in the attached…program that does the same thing as the C++ program attached, you'll need to make that new .dll work correctly… Find Serial Port of USB Programming Software Development by 4Spin … older PCs, the instruments were connected to 9-pin serial ports. The newer PCs which my company is purchasing replace… the 9-pin serial with USB ports. I use a USB-to-serial converter to connect the instrument.…comm port number of each USB-to-serial converter and find what instrument is attached to it? I know the instruments… Re: re directing data from serial port to ps/2 port Programming Software Development by pdwivedi … a network drive. Is the weighing device attached directly to the diskless PC via serial or parallel port? If yes, then why… connected to the pc, but it can be attached directly to the pc with serial port. But the problem is that, I… no hard disk how can I redirect the data from serial port to the given fields of video page.[/COLOR] Re: re directing data from serial port to ps/2 port Programming Software Development by Ancient Dragon …the pc, but it can be attached directly to the pc with serial port That doesn't make sense…. If the scale is not attached to the …pc then how can you get the data from the serial port? And… anything ? Just get the information from the serial port and write it out to the monitor … Re: re directing data from serial port to ps/2 port Programming Software Development by pdwivedi …the pc, but it can be attached directly to the pc with serial port That doesn't make sense…. If the scale is not attached to the …pc then how can you get the data from the serial port? And… anything ? Just get the information from the serial port and write it out to the monitor … accessing serial port signals Programming Software Development by VIeditorlover Hi, I have a gizmo attached on serial port and need to detect changes of controls signals DSR, …. Please let me know with any idea how to tap serial's driver's IRQ via callback. Thank you, VIeditorlover reading from serial port way too slow (C++) Programming Software Development by GadiK Hey, I'm having a problem reading from a device attached to my serial port. I have a big application which uses a… thread to read from the serial device and writes the data to a log file. The… Test LED Blinking in serial port Programming Software Development by jewelpervez Hello, Anyone can send me c++ program for Testing LED Blinking which is attached in serial port. It will be simple ON or OFF Program. Actually I want to send data through the serial port (com1/com2 port). But at first i would like to test by using LED. Thanks in advance. Guages, Switches, and Serial Ports oh my! Programming Software Development by Diamonddrake I need to count the ticks from a simple switch attached to a gauge. The time it takes from the first … off of the switch i have come up with 2 serial port techniques. 1) use the ready to send voltage through…'t have much knowledge of the speed and reliability of Serial Port communications and uses. Any thoughts beyond speculation would be… Reading Data From Serial Port Programming Software Development by Magic8Computing … a program that sits waiting for data from the serial port which is attached to a set of scales, when the scales… are triggered they send the weight of the object down the serial inserting Serial No in Report Programming Software Development by pardeep3dec …]S.No.,Name,Department,Status [/B]fields and some data attached with this mail. when i used query [B]"select… 1,3,4,6,7, but i want it continous serial no. 1,2,3,4,5,6,7,8,9… visual basic serial port programming Programming Software Development by attiquesajid … my serial port in vb6 using another computer that sends nmea data stored in a text file using hyperterminal(FILE ATTACHED). right… StdAfx.h And Serial Communication in Windows XP Programming Software Development by bobbuilder67 … some code that by all means, should work. I have attached the code in a file attachment, along with a few… download it, does anybody know of a better way for Serial Communication in windows? Re: Find Serial Port of USB Programming Software Development by DenisOxon Hi, I have tried to use USB to Serial converters withpout coding them and find them unreliable. I therefore suggest you get your company to put serial cards in the new PCs. This means you have same code running on all machines, same cables, etc. Best of luck Denis