Write bitmap?

How did you get a .bmp file stored in a ControlLogix in the first place? The serial port only sends or receives ASCII characters.
 
Seems a rather odd, bizarre thing to ask, but I very much doubt it.

Where is the bitmap file coming from ?
Where is it going to ?

Perhaps if you could give us more of an idea what you are trying to achieve ??
 
Seems a rather odd, bizarre thing to ask, but I very much doubt it.

Where is the bitmap file coming from ?
Where is it going to ?

Perhaps if you could give us more of an idea what you are trying to achieve ??
Im trying to write a BMP file to a printer. The printer does not have any memory.
 
OK, how is the bitmap file stored in the ControlLogix?
That is part of the question. I not sure if a bitmap can be stored on the flash memory card or some where else in the PLC and then called.
 
OK I'll bite. In theory I could store the information necessary in Controllogix tags to construct a bitmap with some other device on the other end, but why? What is on the other end, are you going to manipulate the bitmap with the Clogix?
 
I would think the best bet to be able to send something to a printer would be through an HMI. Many have ports that can be configured as printer ports and many can be triggered to print via a tag change in the PLC.

I suppose the hard thing would be finding one that has a driver for the printer you are using.
 
Doesn't the 1756-L7x series comes with a camera on the front.... the print instruction is "bmpout".
 

Similar Topics

Hi everyone, I hope you're all doing well. I'm currently working on updating an HMI project for the GP2500, and I've encountered a bit of a...
Replies
1
Views
92
I've gotten to the learning curve where I can program a call for pump to come on at set point but I'm not sure how to turn the same pump off when...
Replies
1
Views
130
Hi everyone, I am working on a project that needs to expose the SV (Set Value) of a temperature controller to a SCADA system. SCADA <-...
Replies
4
Views
159
Thank you for any and all responses/help. I have an RSLogix 5000 v20 and a Cognex In-Sight v5.9 spreadsheet (8502P). I can not figure out how to...
Replies
0
Views
128
Hello, This is my first exposure to CCW Micro8xx family. Someone will write to my existing micro850. Modbus TCP is turned on and I created a...
Replies
2
Views
173
Back
Top Bottom