[ni...] Posted Thursday at 09:54 AM Share Posted Thursday at 09:54 AM Bonjour, J aimerais que vous me fournissez la liste des differentes formules PCM concernant la fonction palette sur Autorun. J ai à ma connaissance uniquement les trois ci-dessous : getRecordHead("palletlocationnumber") getRecordHead("firstpalletlocationnumber") getRecordHead("lastpalletlocationnumber") J aimerais savoir également, si elle existe, la formule qui permets de savoir quelle(s) case(s) d une palette sont désactivé ? Par ex sur l image 1 : la case 1 et 2 ----------------------------------- Par exemple sur l'image 2 : la case 1 et 5 (j'ai des cas specifiques ou je ne vais pas decocher les cases de maniere chronologique suite à des remesures precises). Thank you Link to comment Share on other sites More sharing options...
[Ma...] Posted Thursday at 10:47 AM Share Posted Thursday at 10:47 AM Any reason for knowing that? When i've dealt with those records it was for a condition of a parking place after measurement to occur only on last measured part and it's not depending on the highest number. Calypso knows what pallet position is stored in "lastpalletlocationnumber" and you just compare actual "palletlocationnumber" with it. Link to comment Share on other sites More sharing options...
[ni...] Posted Thursday at 12:18 PM Author Share Posted Thursday at 12:18 PM J ai besoin de savoir, au lancement de la palette, quelles sont les positions activés car en fonction de la position, je dois parametrer des variables Link to comment Share on other sites More sharing options...
[Ch...] Posted Thursday at 06:54 PM Share Posted Thursday at 06:54 PM tough one to find in PCM but Im sure a few wizards here in the forum could probably dig it up, I think I was close. Anyway if you .arn file is saved, you possibly could read it as it opens with notepad, for example I made a 4x1 palette and selected only 1,2& 4 .. you would need clever PCM to read this file... I'll see if I can whip something up that will work. Link to comment Share on other sites More sharing options...
[Ch...] Posted Thursday at 07:50 PM Share Posted Thursday at 07:50 PM for how to parse this file , you could use CMD or PCM, for PCM I would review this post : Link to comment Share on other sites More sharing options...
[Ma...] Posted Thursday at 08:02 PM Share Posted Thursday at 08:02 PM Just to interupt - that file is only in saved state - so any changes done in Autorun mode are not saved into that file until you click "Save" 1 Link to comment Share on other sites More sharing options...
[Mi...] Posted Friday at 07:16 AM Share Posted Friday at 07:16 AM getRecordHead("palletlocationnumberselection") gives you the selected locations in the choosed sequence. 2 Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in