Search results

  1. C

    How to create dll file

    I want to learn to make dll file in C# visual studio. I am looking help to achieve the target. I am not asking for whole code. I want to break a task into small steps. There are a lot of information available on the internet but I need someone who can help me to create simple dll file I have...
  2. C

    Printing on cartoon box with industrial printer

    What type of interface you'are talking I think the output of the sensor will directly connect to the microcontroller.
  3. C

    Printing on cartoon box with industrial printer

    oh you're asking for sensor Take a look at this
  4. C

    Printing on cartoon box with industrial printer

    Sorry I didn't understand you're question As I know computer have serial port, parallel port and USB port. I am using the usb port of computer and USB port of computer for communication
  5. C

    Printing on cartoon box with industrial printer

    Computer has USB port and Printer also have USB so I can connect printer into the USB port of computer
  6. C

    Printing on cartoon box with industrial printer

    Printer have USB port, Printer can be connect to Computer using USB cable This is link for sensor https://uk.rs-online.com/web/p/inductive-proximity-sensors/1811772/
  7. C

    Printing on cartoon box with industrial printer

    I understand I need to create a program on computer that will print on the carton when carton will detect But I don't have any idea How to go for further process ?
  8. C

    Printing on cartoon box with industrial printer

    Printer have USB port and Computer also have USB port. Printer can connect to computer with USB cable I have to write program that will communicate between PC and printer but my doubt is printer has its own software running on PC. so I think I don't need extra program
  9. C

    Printing on cartoon box with industrial printer

    But one program is already running on printer to print text Thanks Alec_t , I don't think anything i need to drive printer first I am struggling with interfacing computer has port for communication , How to interface sensor to computer ?
  10. C

    Printing on cartoon box with industrial printer

    I have the following things Personal computer Sensor to sense object G230 I printer I am reading related documents but still a lot questions How to make sensor based printing system like if cartoon detect by sensor then print serial number on cartoon ?
  11. C

    Printing on cartoon box with industrial printer

    Best one means it shouldn't hang while working
  12. C

    Printing on cartoon box with industrial printer

    I have already given example. What you want to know ? My question is what should i use PC or Microcontroller to control printer because I found in google search we can use both PC and microcontroller But I want to use best one
  13. C

    Printing on cartoon box with industrial printer

    Please take look at this link https://www.domino-printing.com/en-in/products/g-series/i-tech/g230i I'm looking the information for printer in given link consider there are the bunch of cartoon moving one by one on belt, if cartoon detect by sensor then print serial number on cartoon sensor...
  14. C

    Printing on cartoon box with industrial printer

    visionofast, I'm not going to make industrial printer, my question is, if I have one industrial printer and I want printer should be work automatically there are so many ways to control industrial printer such as we can do it by PC, and Microcontroller I'm asking which is efficient method PC...
  15. C

    Printing on cartoon box with industrial printer

    I am looking advice on project, I want to print data on cartoon box automatically As I know we can set automation with microcontroller, PC and I’m not about PLC Which is best option microcontroller (raspberry ) or PC to print on cartoon box ?
Top