hexagon logo

Multiple CMMS running scripts

When running scripts, do you guys pull the scripts from a network drive or a local drive. For example you have 2 cmms both use the same script to save a program after it completes and that script is on the network. what can happen if two different programs try to run the script at the same time? ours are all on our local but IT wants them on the network for reasons I'm not going to get into.
Parents
  • A network drive is easier for this than a scheme to back up local drives on each and every individual computer.

    We used them (network drives) and have not had any issues except the occasional network drop (rare). of course, everything shuts down in that case.

    As executing for executing scripts, I'm not sure if you're referring to basic scripts or PC-Dmis measurement programs. .


    Funny thing is our local drives are backed up to our main server every couple of hours. We have our master CMM programs stored on the network. SOP is copy the master to the local drive and run the cmm until you are done. our scripts run off the local PC drive and save the program, PDF and Excel to the network based on part number and job number as well as upload to our ERP system. Our concern was that if the scripts are on the network what happens if two Cmm programs call up the script at the same time? We have 12 cmms running company wide at 4 sites running 24/7, so the odds that two machines could activate the script at the same time is possible. Time will tell IT is actually tracking what PC activates the script at what time so if we see overlaps and no data issues then yeah. Thank you for the input, hearing that it should be an issues makes us feel a little better.


    I don't think running scripts from network should be an issue.

    However a neat solution could be to use a file copy command to copy the latest script to the local PC during execution, then running it locally.

    IT are happy as everything is backed up and properly controlled.

    Pcdmis is happy because the script is executing as normal.


    we are actually considering that or just leaving the "master" script on the network and copy that to the local and run it from there. Due to our ERP system we don't modify the script as any changes could result in upload errors.
Reply
  • A network drive is easier for this than a scheme to back up local drives on each and every individual computer.

    We used them (network drives) and have not had any issues except the occasional network drop (rare). of course, everything shuts down in that case.

    As executing for executing scripts, I'm not sure if you're referring to basic scripts or PC-Dmis measurement programs. .


    Funny thing is our local drives are backed up to our main server every couple of hours. We have our master CMM programs stored on the network. SOP is copy the master to the local drive and run the cmm until you are done. our scripts run off the local PC drive and save the program, PDF and Excel to the network based on part number and job number as well as upload to our ERP system. Our concern was that if the scripts are on the network what happens if two Cmm programs call up the script at the same time? We have 12 cmms running company wide at 4 sites running 24/7, so the odds that two machines could activate the script at the same time is possible. Time will tell IT is actually tracking what PC activates the script at what time so if we see overlaps and no data issues then yeah. Thank you for the input, hearing that it should be an issues makes us feel a little better.


    I don't think running scripts from network should be an issue.

    However a neat solution could be to use a file copy command to copy the latest script to the local PC during execution, then running it locally.

    IT are happy as everything is backed up and properly controlled.

    Pcdmis is happy because the script is executing as normal.


    we are actually considering that or just leaving the "master" script on the network and copy that to the local and run it from there. Due to our ERP system we don't modify the script as any changes could result in upload errors.
Children
No Data