Solving logic blocks?

G

Guest

I have just started using Visio, and I was wondering if it is possible
to get it to solve logic blocks.

I created a very basic diagram with two i/o inputs, with custom
boolean properties set to "TRUE". I then put a "&" gate on, and
connected the input, and added an output. I've gone through and set
all the custom properties of the shapes and connectors to be boolean,
and was trying to work-out if Visio could pass the values from one
shape to the other, and essentially "solve" the logic block.

Is this possible? Is it native to Visio, or does it require VBA
Programming?
 
J

John... Visio MVP

Spammer said:
I have just started using Visio, and I was wondering if it is possible
to get it to solve logic blocks.

I created a very basic diagram with two i/o inputs, with custom
boolean properties set to "TRUE". I then put a "&" gate on, and
connected the input, and added an output. I've gone through and set
all the custom properties of the shapes and connectors to be boolean,
and was trying to work-out if Visio could pass the values from one
shape to the other, and essentially "solve" the logic block.

Is this possible? Is it native to Visio, or does it require VBA
Programming?


Take a look at Junichi Yoda's visual calculator
http://www.geocities.jp/visualcalculation/english/index.html

John... Visio MVP
 
Top