If I input a hexadecimal string to a Visa Write function, it gets converted to ASCII before it is output to the device. I need to send a hexadecimal string to a piece of equipment. The online help suggests using the type cast function, but this function requires two separate inputs, and I only have one.