my name is nynar, i using automation builder 2.0 (ac-500,pm-583H), i have faced problem on "pack " block
hai sir/madam
my name is nynar, i using automation builder 2.0 (ac-500,pm-583H), i have faced problem on "pack " block ,according to my application pack block is used multiple time but if one pack block inputs changes automatically change another pack block inputs because of same name,i can't give specific pack identity,please give me solution in my problem..
thanking you sir/madam
my name is nynar, i using automation builder 2.0 (ac-500,pm-583H), i have faced problem on "pack " block ,according to my application pack block is used multiple time but if one pack block inputs changes automatically change another pack block inputs because of same name,i can't give specific pack identity,please give me solution in my problem..
thanking you sir/madam
Answers
Hello nynar,
you have asked specifically me to look into your question.
I'm not an AC 500 / Automation Builder expert and have therefore forwarded the link to your question to people who are.
kind regards
you have asked specifically me to look into your question.
I'm not an AC 500 / Automation Builder expert and have therefore forwarded the link to your question to people who are.
kind regards
Hi Nynar
the description of your problem is quite incomprehensible. Maybe you can try to post a photo of the block, if you mean a functional block of Codesys, and try to better specify what happens. In your post, as much as I try to understand, I can not decipher what you're talking about.
the description of your problem is quite incomprehensible. Maybe you can try to post a photo of the block, if you mean a functional block of Codesys, and try to better specify what happens. In your post, as much as I try to understand, I can not decipher what you're talking about.
Hi,
"if one pack block inputs changes automatically change another pack block inputs because of same name"
From the above statement it indicates to me that the variable connected to one PACK block is the same variable that is connected to the other PACK FB. Hence, such a connection would obviously cause inputs of both PACK blocks to change.
Assumption1:
With unique input variables assigned to each PACK block, changing input of one PACK block causes identical output changes on all PACK blocks.
Possible Reason:
A bug in codesys?.Try to create a user defined FB (UDFB) using only PACK block as a dependency.Multiple instances of the UDFB can then be declared with unique names PACK_FB1, PACK_FB2.... etc. This could solve the assumed problem.
Regards
Rahil
"if one pack block inputs changes automatically change another pack block inputs because of same name"
From the above statement it indicates to me that the variable connected to one PACK block is the same variable that is connected to the other PACK FB. Hence, such a connection would obviously cause inputs of both PACK blocks to change.
Assumption1:
With unique input variables assigned to each PACK block, changing input of one PACK block causes identical output changes on all PACK blocks.
Possible Reason:
A bug in codesys?.Try to create a user defined FB (UDFB) using only PACK block as a dependency.Multiple instances of the UDFB can then be declared with unique names PACK_FB1, PACK_FB2.... etc. This could solve the assumed problem.
Regards
Rahil
Add new comment