Allocation using Vba

Allocation using Vba

i have 160 internal variable and for some reasons i want to allocate its values to 160 plc tags and therefore i have made 160 Allocations with same trigger so with single trigger i could move all internal values to plc tag but it took 7 second delay so is there any way to move internal variable value to plc tag using Vba Script